#C992DC#C992DC
#C992DC is a light, moderate purple. Relative luminance 0.381; OKLCH L 73.9% C 0.119 H 317.2°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C992DC |
|---|---|
| RGB | rgb(201, 146, 220) |
| HSL | hsl(285, 51%, 72%) |
| HSV | hsv(285, 34%, 86%) |
| CMYK | cmyk(8.6%, 33.6%, 0%, 13.7%) |
| CIE-LAB | lab(68.13, 33.57, -29.65) |
| CIE-LCH | lch(68.13, 44.79, 318.54°) |
| OKLab | oklab(73.86% 0.0877 -0.0812) |
| OKLCH | oklch(73.86% 0.119 317.2) |
| XYZ | xyz(47.2827, 38.1437, 72.5680) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 5.45
Plum
#DDA0DD
ΔE00 5.53
Lilac (survey)
#CEA2FD
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992DC #A5DC92
analogous
#A492DC #C992DC #DC92CA
triadic
#C992DC #DCC992 #92DCC9
tetradic
#C992DC #DCA492 #A5DC92 #92CADC
square
#C992DC #DCA492 #A5DC92 #92CADC
split-complementary
#C992DC #CADC92 #92DCA4
monochromatic
#983BB8 #B264CD #C992DC #E0C0EB #F4E8F8
Accessibility & contrast
On white
2.43
#C992DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#C992DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992DC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992DC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A3DF
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#C99BAD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c992dc; /* rgb */ color: rgb(201, 146, 220); /* oklch */ color: oklch(73.9% 0.119 317.2);
Tailwind
colors: {
custom: {
50: '#dab2e7',
500: '#c992dc',
950: '#000000',
},
}SCSS
$custom: #c992dc; $custom-light: #dab2e7; $custom-dark: #000000;
JSON
{
"hex": "#c992dc",
"rgb": {
"r": 201,
"g": 146,
"b": 220
},
"hsl": {
"h": 284.595,
"s": 51.389,
"l": 71.765
},
"oklch": {
"l": 0.73859,
"c": 0.11947,
"h": 317.2
},
"luminance": 0.38143
}Semantic roles & 50–950 ramp
primary
#C992DC
secondary
#E0EEDC
accent
#BF274E
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084