#CE89DC#CE89DC
#CE89DC is a light, vivid purple. Relative luminance 0.362; OKLCH L 72.9% C 0.138 H 320.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CE89DC |
|---|---|
| RGB | rgb(206, 137, 220) |
| HSL | hsl(290, 54%, 70%) |
| HSV | hsv(290, 38%, 86%) |
| CMYK | cmyk(6.4%, 37.7%, 0%, 13.7%) |
| CIE-LAB | lab(66.66, 39.98, -31.88) |
| CIE-LCH | lch(66.66, 51.14, 321.44°) |
| OKLab | oklab(72.87% 0.1066 -0.0874) |
| OKLCH | oklch(72.87% 0.138 320.7) |
| XYZ | xyz(47.3159, 36.1820, 72.1876) |
| Luminance | 0.3618 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.54
Pale Purple
#B790D4
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.69
Orchid (survey)
#C875C4
ΔE00 5.86
Orchid
#DA70D6
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE89DC #97DC89
analogous
#A589DC #CE89DC #DC89C0
triadic
#CE89DC #DCCE89 #89DCCE
tetradic
#CE89DC #DCA589 #97DC89 #89C0DC
square
#CE89DC #DCA589 #97DC89 #89C0DC
split-complementary
#CE89DC #C0DC89 #89DCA5
monochromatic
#9F36B5 #BA5ACE #CE89DC #E2B8EA #F5E7F8
Accessibility & contrast
On white
2.55
#CE89DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CE89DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE89DC
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE89DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE89DC | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9DDF
Deuteranopia (green-blind)
#90A5D9
Tritanopia (blue-blind)
#D093A8
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce89dc; /* rgb */ color: rgb(206, 137, 220); /* oklch */ color: oklch(72.9% 0.138 320.7);
Tailwind
colors: {
custom: {
50: '#deace7',
500: '#ce89dc',
950: '#000000',
},
}SCSS
$custom: #ce89dc; $custom-light: #deace7; $custom-dark: #000000;
JSON
{
"hex": "#ce89dc",
"rgb": {
"r": 206,
"g": 137,
"b": 220
},
"hsl": {
"h": 289.88,
"s": 54.248,
"l": 70
},
"oklch": {
"l": 0.72868,
"c": 0.13785,
"h": 320.7
},
"luminance": 0.3618
}Semantic roles & 50–950 ramp
primary
#CE89DC
secondary
#D9ECD5
accent
#C2243E
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84