#CF88DA#CF88DA
#CF88DA is a light, vivid purple. Relative luminance 0.359; OKLCH L 72.7% C 0.138 H 322.0°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #CF88DA |
|---|---|
| RGB | rgb(207, 136, 218) |
| HSL | hsl(292, 53%, 69%) |
| HSV | hsv(292, 38%, 85%) |
| CMYK | cmyk(5%, 37.6%, 0%, 14.5%) |
| CIE-LAB | lab(66.47, 40.44, -31.05) |
| CIE-LCH | lch(66.47, 50.98, 322.48°) |
| OKLab | oklab(72.72% 0.1088 -0.085) |
| OKLCH | oklch(72.72% 0.138 322) |
| XYZ | xyz(47.1897, 35.9373, 70.7669) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.08
Orchid (survey)
#C875C4
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.56
Orchid
#DA70D6
ΔE00 5.66
Pale Purple
#B790D4
ΔE00 5.67
Purply Pink
#F075E6
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CF88DA #93DA88
analogous
#A688DA #CF88DA #DA88BC
triadic
#CF88DA #DACF88 #88DACF
tetradic
#CF88DA #DAA688 #93DA88 #88BCDA
square
#CF88DA #DAA688 #93DA88 #88BCDA
split-complementary
#CF88DA #BCDA88 #88DAA6
monochromatic
#A037B1 #BC59CB #CF88DA #E2B7E9 #F5E5F7
Accessibility & contrast
On white
2.56
#CF88DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#CF88DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CF88DA
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CF88DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CF88DA | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9CDD
Deuteranopia (green-blind)
#91A4D7
Tritanopia (blue-blind)
#D191A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cf88da; /* rgb */ color: rgb(207, 136, 218); /* oklch */ color: oklch(72.7% 0.138 322.0);
Tailwind
colors: {
custom: {
50: '#dface5',
500: '#cf88da',
950: '#000000',
},
}SCSS
$custom: #cf88da; $custom-light: #dface5; $custom-dark: #000000;
JSON
{
"hex": "#cf88da",
"rgb": {
"r": 207,
"g": 136,
"b": 218
},
"hsl": {
"h": 291.951,
"s": 52.564,
"l": 69.412
},
"oklch": {
"l": 0.72725,
"c": 0.13806,
"h": 322
},
"luminance": 0.35936
}Semantic roles & 50–950 ramp
primary
#CF88DA
secondary
#D6EBD3
accent
#C0263A
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84