#CF95DF#CF95DF
#CF95DF is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.1% C 0.121 H 318.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CF95DF |
|---|---|
| RGB | rgb(207, 149, 223) |
| HSL | hsl(287, 54%, 73%) |
| HSV | hsv(287, 33%, 87%) |
| CMYK | cmyk(7.2%, 33.2%, 0%, 12.5%) |
| CIE-LAB | lab(69.53, 34.40, -29.09) |
| CIE-LCH | lch(69.53, 45.05, 319.78°) |
| OKLab | oklab(75.11% 0.0909 -0.0795) |
| OKLCH | oklch(75.11% 0.121 318.8) |
| XYZ | xyz(49.7970, 40.0893, 74.9125) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.47
Pale Purple
#B790D4
ΔE00 4.72
Lavender (survey)
#C79FEF
ΔE00 4.84
Lavender Pink
#DD85D7
ΔE00 5.16
Baby Purple
#CA9BF7
ΔE00 5.33
Lilac (survey)
#CEA2FD
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF95DF #A5DF95
analogous
#AA95DF #CF95DF #DF95CA
triadic
#CF95DF #DFCF95 #95DFCF
tetradic
#CF95DF #DFAA95 #A5DF95 #95CADF
square
#CF95DF #DFAA95 #A5DF95 #95CADF
split-complementary
#CF95DF #CADF95 #95DFAA
monochromatic
#A33AC0 #BA66D1 #CF95DF #E4C4ED #F4E7F8
Accessibility & contrast
On white
2.33
#CF95DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#CF95DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF95DF
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF95DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF95DF | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#99ACDD
Tritanopia (blue-blind)
#D09EB0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cf95df; /* rgb */ color: rgb(207, 149, 223); /* oklch */ color: oklch(75.1% 0.121 318.8);
Tailwind
colors: {
custom: {
50: '#deb5e9',
500: '#cf95df',
950: '#000000',
},
}SCSS
$custom: #cf95df; $custom-light: #deb5e9; $custom-dark: #000000;
JSON
{
"hex": "#cf95df",
"rgb": {
"r": 207,
"g": 149,
"b": 223
},
"hsl": {
"h": 287.027,
"s": 53.623,
"l": 72.941
},
"oklch": {
"l": 0.75105,
"c": 0.12074,
"h": 318.8
},
"luminance": 0.40088
}Semantic roles & 50–950 ramp
primary
#CF95DF
secondary
#E0EFDC
accent
#C12446
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084