#C992DB#C992DB
#C992DB is a light, moderate purple. Relative luminance 0.381; OKLCH L 73.8% C 0.118 H 317.6°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C992DB |
|---|---|
| RGB | rgb(201, 146, 219) |
| HSL | hsl(285, 50%, 72%) |
| HSV | hsv(285, 33%, 86%) |
| CMYK | cmyk(8.2%, 33.3%, 0%, 14.1%) |
| CIE-LAB | lab(68.09, 33.36, -29.16) |
| CIE-LCH | lch(68.09, 44.31, 318.84°) |
| OKLab | oklab(73.82% 0.0874 -0.0798) |
| OKLCH | oklch(73.82% 0.118 317.6) |
| XYZ | xyz(47.1506, 38.0909, 71.8726) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.63
Lavender (survey)
#C79FEF
ΔE00 4.97
Lavender Pink
#DD85D7
ΔE00 5.39
Plum
#DDA0DD
ΔE00 5.41
Baby Purple
#CA9BF7
ΔE00 5.49
Lilac (survey)
#CEA2FD
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992DB #A4DB92
analogous
#A592DB #C992DB #DB92C9
triadic
#C992DB #DBC992 #92DBC9
tetradic
#C992DB #DBA592 #A4DB92 #92C9DB
square
#C992DB #DBA592 #A4DB92 #92C9DB
split-complementary
#C992DB #C9DB92 #92DBA5
monochromatic
#983CB6 #B264CC #C992DB #E0C0EA #F4E8F7
Accessibility & contrast
On white
2.44
#C992DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#C992DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992DB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992DB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A2DE
Deuteranopia (green-blind)
#95A8D9
Tritanopia (blue-blind)
#C99BAD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c992db; /* rgb */ color: rgb(201, 146, 219); /* oklch */ color: oklch(73.8% 0.118 317.6);
Tailwind
colors: {
custom: {
50: '#dab2e6',
500: '#c992db',
950: '#000000',
},
}SCSS
$custom: #c992db; $custom-light: #dab2e6; $custom-dark: #000000;
JSON
{
"hex": "#c992db",
"rgb": {
"r": 201,
"g": 146,
"b": 219
},
"hsl": {
"h": 285.205,
"s": 50.345,
"l": 71.569
},
"oklch": {
"l": 0.73817,
"c": 0.11834,
"h": 317.6
},
"luminance": 0.3809
}Semantic roles & 50–950 ramp
primary
#C992DB
secondary
#E0EEDB
accent
#BE284D
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084