#CF88DC#CF88DC
#CF88DC is a light, vivid purple. Relative luminance 0.360; OKLCH L 72.8% C 0.140 H 321.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CF88DC |
|---|---|
| RGB | rgb(207, 136, 220) |
| HSL | hsl(291, 55%, 70%) |
| HSV | hsv(291, 38%, 86%) |
| CMYK | cmyk(5.9%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(66.55, 40.82, -32.03) |
| CIE-LCH | lch(66.55, 51.89, 321.88°) |
| OKLab | oklab(72.81% 0.1093 -0.0878) |
| OKLCH | oklch(72.81% 0.14 321.2) |
| XYZ | xyz(47.4530, 36.0426, 72.1535) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.32
Violet (CSS)
#EE82EE
ΔE00 5.46
Pale Purple
#B790D4
ΔE00 5.65
Orchid (survey)
#C875C4
ΔE00 5.67
Orchid
#DA70D6
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 6.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF88DC #95DC88
analogous
#A588DC #CF88DC #DC88BF
triadic
#CF88DC #DCCF88 #88DCCF
tetradic
#CF88DC #DCA588 #95DC88 #88BFDC
square
#CF88DC #DCA588 #95DC88 #88BFDC
split-complementary
#CF88DC #BFDC88 #88DCA5
monochromatic
#A135B5 #BC59CE #CF88DC #E2B7EA #F5E7F8
Accessibility & contrast
On white
2.56
#CF88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#CF88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF88DC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF88DC | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDF
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#D192A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf88dc; /* rgb */ color: rgb(207, 136, 220); /* oklch */ color: oklch(72.8% 0.140 321.2);
Tailwind
colors: {
custom: {
50: '#dface7',
500: '#cf88dc',
950: '#000000',
},
}SCSS
$custom: #cf88dc; $custom-light: #dface7; $custom-dark: #000000;
JSON
{
"hex": "#cf88dc",
"rgb": {
"r": 207,
"g": 136,
"b": 220
},
"hsl": {
"h": 290.714,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.72812,
"c": 0.14015,
"h": 321.2
},
"luminance": 0.36041
}Semantic roles & 50–950 ramp
primary
#CF88DC
secondary
#D8ECD4
accent
#C2233C
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84