#C995DC#C995DC
#C995DC is a light, moderate purple. Relative luminance 0.391; OKLCH L 74.4% C 0.114 H 316.8°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C995DC |
|---|---|
| RGB | rgb(201, 149, 220) |
| HSL | hsl(284, 50%, 72%) |
| HSV | hsv(284, 32%, 86%) |
| CMYK | cmyk(8.6%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(68.81, 31.92, -28.60) |
| CIE-LCH | lch(68.81, 42.86, 318.14°) |
| OKLab | oklab(74.38% 0.0832 -0.0782) |
| OKLCH | oklch(74.38% 0.114 316.8) |
| XYZ | xyz(47.7512, 39.0807, 72.7241) |
| Luminance | 0.3908 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 4.47
Plum
#DDA0DD
ΔE00 5.03
Baby Purple
#CA9BF7
ΔE00 5.25
Lavender Pink
#DD85D7
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C995DC #A8DC95
analogous
#A695DC #C995DC #DC95CB
triadic
#C995DC #DCC995 #95DCC9
tetradic
#C995DC #DCA695 #A8DC95 #95CBDC
square
#C995DC #DCA695 #A8DC95 #95CBDC
split-complementary
#C995DC #CBDC95 #95DCA6
monochromatic
#983DB9 #B267CD #C995DC #E0C3EB #F3E8F7
Accessibility & contrast
On white
2.38
#C995DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#C995DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C995DC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C995DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C995DC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA5DF
Deuteranopia (green-blind)
#97AADA
Tritanopia (blue-blind)
#C99EAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c995dc; /* rgb */ color: rgb(201, 149, 220); /* oklch */ color: oklch(74.4% 0.114 316.8);
Tailwind
colors: {
custom: {
50: '#dab4e7',
500: '#c995dc',
950: '#000000',
},
}SCSS
$custom: #c995dc; $custom-light: #dab4e7; $custom-dark: #000000;
JSON
{
"hex": "#c995dc",
"rgb": {
"r": 201,
"g": 149,
"b": 220
},
"hsl": {
"h": 283.944,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.74378,
"c": 0.11421,
"h": 316.8
},
"luminance": 0.3908
}Semantic roles & 50–950 ramp
primary
#C995DC
secondary
#E1EEDD
accent
#BE2850
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084