ComfyUI > Nodes > radiance > ◎ Radiance Color Matrix

ComfyUI Node: ◎ Radiance Color Matrix

Class Name

RadianceGPUColorMatrix

Category
FXTD Studios/Radiance/Color
Author
fxtdstudios (Account age: 0days)
Extension
radiance
Latest Updated
2026-03-20
Github Stars
0.18K

How to Install radiance

Install this extension via the ComfyUI Manager by searching for radiance
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter radiance in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

◎ Radiance Color Matrix Description

Performs GPU-accelerated 3x3 color matrix transformations on images for precise color grading.

◎ Radiance Color Matrix:

The RadianceGPUColorMatrix node is designed to perform color transformations on images using GPU acceleration, which significantly enhances processing speed and efficiency. This node is particularly useful for AI artists who need to apply complex color adjustments and transformations to their digital artwork. By leveraging GPU capabilities, the node can handle large datasets and high-resolution images with ease, ensuring that color transformations are applied swiftly and accurately. The primary function of this node is to apply a 3x3 color matrix transformation to the RGB channels of an image, allowing for precise control over color grading and adjustments. This can be particularly beneficial in workflows that require consistent color management across different devices and platforms. The node also supports the addition of offsets to the color channels, providing further flexibility in achieving the desired visual effects.

◎ Radiance Color Matrix Input Parameters:

matrix_type

The matrix_type parameter specifies the type of color matrix to be applied to the image. It is crucial for determining the transformation that will be executed on the RGB channels. The available option is "RGB (3x3)", which indicates a 3x3 matrix transformation. This parameter does not have a range of values but rather a specific option that dictates the transformation method.

r_vals, g_vals, b_vals

These parameters represent the values for the red, green, and blue channels in the 3x3 color matrix. They are essential for defining the specific transformation applied to each color channel. The values are expected to be in a format suitable for constructing a matrix, typically as lists or arrays of three floating-point numbers. These values directly impact the color transformation, allowing for customized adjustments to the image's color balance.

preset_offset

The preset_offset parameter allows for the addition of a predefined offset to the color channels. This offset is applied after the matrix transformation and can be used to fine-tune the color output. The offset is typically a list of three floating-point numbers corresponding to the RGB channels. It provides an additional layer of control over the final color output.

offset

Similar to preset_offset, the offset parameter enables the addition of a user-defined offset to the color channels. This parameter allows for further customization of the color transformation, enabling users to achieve specific visual effects. The offset values are added to the result of the matrix transformation and any preset offsets, providing comprehensive control over the image's color characteristics.

◎ Radiance Color Matrix Output Parameters:

res

The res parameter represents the transformed image after the color matrix and offsets have been applied. It is the primary output of the node, containing the adjusted RGB values. This output is crucial for AI artists as it reflects the final color adjustments made to the image, ready for further processing or final rendering. The res parameter ensures that the desired color transformations are accurately represented in the output image.

◎ Radiance Color Matrix Usage Tips:

  • Ensure that the matrix_type is correctly set to "RGB (3x3)" to apply the intended color transformation. This setting is crucial for the node to function as expected.
  • Experiment with different r_vals, g_vals, and b_vals to achieve various color grading effects. Small adjustments can lead to significant changes in the image's appearance.
  • Utilize the preset_offset and offset parameters to fine-tune the color output. These offsets can help achieve the desired visual effect by providing additional control over the color channels.

◎ Radiance Color Matrix Common Errors and Solutions:

Incorrect matrix_type

  • Explanation: The matrix_type parameter is not set to "RGB (3x3)", leading to unexpected behavior.
  • Solution: Ensure that the matrix_type is set to "RGB (3x3)" to apply the correct color transformation.

Invalid offset values

  • Explanation: The offset or preset_offset values are not in the correct format or exceed expected ranges.
  • Solution: Verify that the offset values are lists of three floating-point numbers and adjust them to fall within a reasonable range for color adjustments.

GPU acceleration not utilized

  • Explanation: The node is not leveraging GPU capabilities, resulting in slower performance.
  • Solution: Ensure that your system supports GPU acceleration and that the necessary libraries and drivers are installed and configured correctly.

◎ Radiance Color Matrix Related Nodes

Go back to the extension to check out more related nodes.
radiance
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

◎ Radiance Color Matrix