#C792FF#C792FF
#C792FF is a light, vivid violet. Relative luminance 0.399; OKLCH L 75.3% C 0.160 H 305.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C792FF |
|---|---|
| RGB | rgb(199, 146, 255) |
| HSL | hsl(269, 100%, 79%) |
| HSV | hsv(269, 43%, 100%) |
| CMYK | cmyk(22%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(69.41, 40.46, -46.86) |
| CIE-LCH | lch(69.41, 61.91, 310.81°) |
| OKLab | oklab(75.27% 0.0925 -0.1306) |
| OKLCH | oklch(75.27% 0.16 305.3) |
| XYZ | xyz(51.8784, 39.9202, 99.5607) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.05
Baby Purple
#CA9BF7
ΔE00 3.08
Pastel Purple
#CAA0FF
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 4.31
Lavender (survey)
#C79FEF
ΔE00 5.05
Light Purple
#BF77F6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C792FF #CAFF92
analogous
#9293FF #C792FF #FD92FF
triadic
#C792FF #FFC792 #92FFC7
tetradic
#C792FF #FF9293 #CAFF92 #92FFFD
square
#C792FF #FF9293 #CAFF92 #92FFFD
split-complementary
#C792FF #FFFD92 #93FF92
monochromatic
#8818FF #A855FF #C792FF #E6CFFF #EFE0FF
Accessibility & contrast
On white
2.34
#C792FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C792FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C792FF
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C792FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C792FF | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#84AAFC
Tritanopia (blue-blind)
#BEA4BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c792ff; /* rgb */ color: rgb(199, 146, 255); /* oklch */ color: oklch(75.3% 0.160 305.3);
Tailwind
colors: {
custom: {
50: '#dab3ff',
500: '#c792ff',
950: '#000000',
},
}SCSS
$custom: #c792ff; $custom-light: #dab3ff; $custom-dark: #000000;
JSON
{
"hex": "#c792ff",
"rgb": {
"r": 199,
"g": 146,
"b": 255
},
"hsl": {
"h": 269.174,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.75273,
"c": 0.16003,
"h": 305.3
},
"luminance": 0.3992
}Semantic roles & 50–950 ramp
primary
#C792FF
secondary
#E6F7D4
accent
#E60076
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086