#CE89DD#CE89DD
#CE89DD is a light, vivid purple. Relative luminance 0.362; OKLCH L 72.9% C 0.139 H 320.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CE89DD |
|---|---|
| RGB | rgb(206, 137, 221) |
| HSL | hsl(289, 55%, 70%) |
| HSV | hsv(289, 38%, 87%) |
| CMYK | cmyk(6.8%, 38%, 0%, 13.3%) |
| CIE-LAB | lab(66.70, 40.18, -32.37) |
| CIE-LCH | lch(66.70, 51.60, 321.14°) |
| OKLab | oklab(72.91% 0.1069 -0.0888) |
| OKLCH | oklch(72.91% 0.139 320.3) |
| XYZ | xyz(47.4488, 36.2351, 72.8872) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.66
Pale Purple
#B790D4
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.65
Orchid (survey)
#C875C4
ΔE00 5.96
Orchid
#DA70D6
ΔE00 6.01
Baby Purple
#CA9BF7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE89DD #98DD89
analogous
#A489DD #CE89DD #DD89C2
triadic
#CE89DD #DDCE89 #89DDCE
tetradic
#CE89DD #DDA489 #98DD89 #89C2DD
square
#CE89DD #DDA489 #98DD89 #89C2DD
split-complementary
#CE89DD #C2DD89 #89DDA4
monochromatic
#A035B7 #BA59CF #CE89DD #E2B9EB #F5E7F8
Accessibility & contrast
On white
2.55
#CE89DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#CE89DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE89DD
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE89DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE89DD | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DE0
Deuteranopia (green-blind)
#90A5DA
Tritanopia (blue-blind)
#CF93A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce89dd; /* rgb */ color: rgb(206, 137, 221); /* oklch */ color: oklch(72.9% 0.139 320.3);
Tailwind
colors: {
custom: {
50: '#deace8',
500: '#ce89dd',
950: '#000000',
},
}SCSS
$custom: #ce89dd; $custom-light: #deace8; $custom-dark: #000000;
JSON
{
"hex": "#ce89dd",
"rgb": {
"r": 206,
"g": 137,
"b": 221
},
"hsl": {
"h": 289.286,
"s": 55.263,
"l": 70.196
},
"oklch": {
"l": 0.72912,
"c": 0.13892,
"h": 320.3
},
"luminance": 0.36234
}Semantic roles & 50–950 ramp
primary
#CE89DD
secondary
#D9EDD5
accent
#C3233F
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84