#CF95DC#CF95DC
#CF95DC is a light, moderate purple. Relative luminance 0.399; OKLCH L 75.0% C 0.117 H 320.1°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #CF95DC |
|---|---|
| RGB | rgb(207, 149, 220) |
| HSL | hsl(289, 50%, 72%) |
| HSV | hsv(289, 32%, 86%) |
| CMYK | cmyk(5.9%, 32.3%, 0%, 13.7%) |
| CIE-LAB | lab(69.42, 33.81, -27.61) |
| CIE-LCH | lch(69.42, 43.65, 320.76°) |
| OKLab | oklab(74.98% 0.0901 -0.0753) |
| OKLCH | oklch(74.98% 0.117 320.1) |
| XYZ | xyz(49.3962, 39.9289, 72.8012) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.06
Pale Purple
#B790D4
ΔE00 4.83
Lavender Pink
#DD85D7
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 5.32
Baby Purple
#CA9BF7
ΔE00 5.94
Lilac (survey)
#CEA2FD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF95DC #A2DC95
analogous
#AB95DC #CF95DC #DC95C6
triadic
#CF95DC #DCCF95 #95DCCF
tetradic
#CF95DC #DCAB95 #A2DC95 #95C6DC
square
#CF95DC #DCAB95 #A2DC95 #95C6DC
split-complementary
#CF95DC #C6DC95 #95DCAB
monochromatic
#A33DB9 #BA67CD #CF95DC #E4C3EB #F5E8F7
Accessibility & contrast
On white
2.34
#CF95DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#CF95DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF95DC
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF95DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF95DC | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DF
Deuteranopia (green-blind)
#9AACDA
Tritanopia (blue-blind)
#D09DAF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cf95dc; /* rgb */ color: rgb(207, 149, 220); /* oklch */ color: oklch(75.0% 0.117 320.1);
Tailwind
colors: {
custom: {
50: '#deb5e7',
500: '#cf95dc',
950: '#000000',
},
}SCSS
$custom: #cf95dc; $custom-light: #deb5e7; $custom-dark: #000000;
JSON
{
"hex": "#cf95dc",
"rgb": {
"r": 207,
"g": 149,
"b": 220
},
"hsl": {
"h": 289.014,
"s": 50.355,
"l": 72.353
},
"oklch": {
"l": 0.7498,
"c": 0.11745,
"h": 320.1
},
"luminance": 0.39928
}Semantic roles & 50–950 ramp
primary
#CF95DC
secondary
#E0EEDD
accent
#BE2843
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084