#C992F3#C992F3
#C992F3 is a light, vivid violet. Relative luminance 0.394; OKLCH L 74.9% C 0.146 H 309.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #C992F3 |
|---|---|
| RGB | rgb(201, 146, 243) |
| HSL | hsl(274, 80%, 76%) |
| HSV | hsv(274, 40%, 95%) |
| CMYK | cmyk(17.3%, 39.9%, 0%, 4.7%) |
| CIE-LAB | lab(69.07, 38.38, -40.83) |
| CIE-LCH | lch(69.07, 56.04, 313.23°) |
| OKLab | oklab(74.89% 0.0927 -0.1131) |
| OKLCH | oklch(74.89% 0.146 309.3) |
| XYZ | xyz(50.5409, 39.4470, 89.7282) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.28
Liliac
#C48EFD
ΔE00 2.66
Pastel Purple
#CAA0FF
ΔE00 3.81
Lavender (survey)
#C79FEF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 3.99
Pale Purple
#B790D4
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992F3 #BCF392
analogous
#9992F3 #C992F3 #F392EC
triadic
#C992F3 #F3C992 #92F3C9
tetradic
#C992F3 #F39992 #BCF392 #92ECF3
square
#C992F3 #F39992 #BCF392 #92ECF3
split-complementary
#C992F3 #ECF392 #92F399
monochromatic
#9224E7 #AE5BED #C992F3 #E4C9F9 #F1E3FC
Accessibility & contrast
On white
2.36
#C992F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#C992F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992F3
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992F3 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#8BAAF0
Tritanopia (blue-blind)
#C4A1B7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c992f3; /* rgb */ color: rgb(201, 146, 243); /* oklch */ color: oklch(74.9% 0.146 309.3);
Tailwind
colors: {
custom: {
50: '#dbb3f7',
500: '#c992f3',
950: '#000000',
},
}SCSS
$custom: #c992f3; $custom-light: #dbb3f7; $custom-dark: #000000;
JSON
{
"hex": "#c992f3",
"rgb": {
"r": 201,
"g": 146,
"b": 243
},
"hsl": {
"h": 274.021,
"s": 80.165,
"l": 76.275
},
"oklch": {
"l": 0.74887,
"c": 0.14627,
"h": 309.3
},
"luminance": 0.39446
}Semantic roles & 50–950 ramp
primary
#C992F3
secondary
#E4F4D7
accent
#DC0965
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085