#CE88DC#CE88DC
#CE88DC is a light, vivid purple. Relative luminance 0.359; OKLCH L 72.7% C 0.140 H 320.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CE88DC |
|---|---|
| RGB | rgb(206, 136, 220) |
| HSL | hsl(290, 55%, 70%) |
| HSV | hsv(290, 38%, 86%) |
| CMYK | cmyk(6.4%, 38.2%, 0%, 13.7%) |
| CIE-LAB | lab(66.44, 40.52, -32.21) |
| CIE-LCH | lch(66.44, 51.76, 321.52°) |
| OKLab | oklab(72.71% 0.1081 -0.0883) |
| OKLCH | oklch(72.71% 0.14 320.8) |
| XYZ | xyz(47.1744, 35.8990, 72.1405) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.51
Pale Purple
#B790D4
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 5.61
Orchid (survey)
#C875C4
ΔE00 5.69
Orchid
#DA70D6
ΔE00 5.77
Purply Pink
#F075E6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE88DC #96DC88
analogous
#A488DC #CE88DC #DC88C0
triadic
#CE88DC #DCCE88 #88DCCE
tetradic
#CE88DC #DCA488 #96DC88 #88C0DC
square
#CE88DC #DCA488 #96DC88 #88C0DC
split-complementary
#CE88DC #C0DC88 #88DCA4
monochromatic
#9F35B5 #BB59CE #CE88DC #E1B7EA #F5E7F8
Accessibility & contrast
On white
2.57
#CE88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CE88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE88DC
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE88DC | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9DDF
Deuteranopia (green-blind)
#8FA4D9
Tritanopia (blue-blind)
#D092A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce88dc; /* rgb */ color: rgb(206, 136, 220); /* oklch */ color: oklch(72.7% 0.140 320.8);
Tailwind
colors: {
custom: {
50: '#deace7',
500: '#ce88dc',
950: '#000000',
},
}SCSS
$custom: #ce88dc; $custom-light: #deace7; $custom-dark: #000000;
JSON
{
"hex": "#ce88dc",
"rgb": {
"r": 206,
"g": 136,
"b": 220
},
"hsl": {
"h": 290,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.72705,
"c": 0.13958,
"h": 320.8
},
"luminance": 0.35897
}Semantic roles & 50–950 ramp
primary
#CE88DC
secondary
#D8ECD4
accent
#C2233E
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84