#C992CD#C992CD
#C992CD is a light, moderate purple. Relative luminance 0.374; OKLCH L 73.2% C 0.103 H 324.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C992CD |
|---|---|
| RGB | rgb(201, 146, 205) |
| HSL | hsl(296, 37%, 69%) |
| HSV | hsv(296, 29%, 80%) |
| CMYK | cmyk(2%, 28.8%, 0%, 19.6%) |
| CIE-LAB | lab(67.56, 30.61, -22.20) |
| CIE-LCH | lch(67.56, 37.82, 324.05°) |
| OKLab | oklab(73.25% 0.0837 -0.0602) |
| OKLCH | oklch(73.25% 0.103 324.3) |
| XYZ | xyz(45.3845, 37.3844, 62.5710) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.56
Pale Purple
#B790D4
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.51
Lilac
#C8A2C8
ΔE00 6.08
Lavender (survey)
#C79FEF
ΔE00 7.54
Orchid (survey)
#C875C4
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C992CD #96CD92
analogous
#AC92CD #C992CD #CD92B4
triadic
#C992CD #CDC992 #92CDC9
tetradic
#C992CD #CDAC92 #96CD92 #92B4CD
square
#C992CD #CDAC92 #96CD92 #92B4CD
split-complementary
#C992CD #B4CD92 #92CDAC
monochromatic
#97489D #B468BA #C992CD #DEBCE0 #F3E6F3
Accessibility & contrast
On white
2.48
#C992CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#C992CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C992CD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C992CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C992CD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CF
Deuteranopia (green-blind)
#9AA7CB
Tritanopia (blue-blind)
#CC98A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c992cd; /* rgb */ color: rgb(201, 146, 205); /* oklch */ color: oklch(73.2% 0.103 324.3);
Tailwind
colors: {
custom: {
50: '#dab2dc',
500: '#c992cd',
950: '#000000',
},
}SCSS
$custom: #c992cd; $custom-light: #dab2dc; $custom-dark: #000000;
JSON
{
"hex": "#c992cd",
"rgb": {
"r": 201,
"g": 146,
"b": 205
},
"hsl": {
"h": 295.932,
"s": 37.107,
"l": 68.824
},
"oklch": {
"l": 0.73246,
"c": 0.10304,
"h": 324.3
},
"luminance": 0.37383
}Semantic roles & 50–950 ramp
primary
#C992CD
secondary
#D6E6D5
accent
#B0353E
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083