#CF95DD#CF95DD
#CF95DD is a light, moderate purple. Relative luminance 0.400; OKLCH L 75.0% C 0.119 H 319.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CF95DD |
|---|---|
| RGB | rgb(207, 149, 221) |
| HSL | hsl(288, 51%, 73%) |
| HSV | hsv(288, 33%, 87%) |
| CMYK | cmyk(6.3%, 32.6%, 0%, 13.3%) |
| CIE-LAB | lab(69.46, 34.01, -28.11) |
| CIE-LCH | lch(69.46, 44.12, 320.43°) |
| OKLab | oklab(75.02% 0.0904 -0.0767) |
| OKLCH | oklch(75.02% 0.119 319.7) |
| XYZ | xyz(49.5290, 39.9821, 73.5008) |
| Luminance | 0.3998 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.19
Pale Purple
#B790D4
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.05
Lavender (survey)
#C79FEF
ΔE00 5.15
Baby Purple
#CA9BF7
ΔE00 5.73
Lilac (survey)
#CEA2FD
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF95DD #A3DD95
analogous
#AB95DD #CF95DD #DD95C7
triadic
#CF95DD #DDCF95 #95DDCF
tetradic
#CF95DD #DDAB95 #A3DD95 #95C7DD
square
#CF95DD #DDAB95 #A3DD95 #95C7DD
split-complementary
#CF95DD #C7DD95 #95DDAB
monochromatic
#A33CBB #BA67CE #CF95DD #E4C3EC #F5E8F8
Accessibility & contrast
On white
2.33
#CF95DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CF95DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF95DD
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF95DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF95DD | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E0
Deuteranopia (green-blind)
#9AACDB
Tritanopia (blue-blind)
#D09DAF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf95dd; /* rgb */ color: rgb(207, 149, 221); /* oklch */ color: oklch(75.0% 0.119 319.7);
Tailwind
colors: {
custom: {
50: '#deb5e7',
500: '#cf95dd',
950: '#000000',
},
}SCSS
$custom: #cf95dd; $custom-light: #deb5e7; $custom-dark: #000000;
JSON
{
"hex": "#cf95dd",
"rgb": {
"r": 207,
"g": 149,
"b": 221
},
"hsl": {
"h": 288.333,
"s": 51.429,
"l": 72.549
},
"oklch": {
"l": 0.75022,
"c": 0.11854,
"h": 319.7
},
"luminance": 0.39981
}Semantic roles & 50–950 ramp
primary
#CF95DD
secondary
#E0EFDC
accent
#BF2744
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084