#CE89DF#CE89DF
#CE89DF is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.0% C 0.141 H 319.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CE89DF |
|---|---|
| RGB | rgb(206, 137, 223) |
| HSL | hsl(288, 57%, 71%) |
| HSV | hsv(288, 39%, 87%) |
| CMYK | cmyk(7.6%, 38.6%, 0%, 12.5%) |
| CIE-LAB | lab(66.78, 40.57, -33.35) |
| CIE-LCH | lch(66.78, 52.52, 320.58°) |
| OKLab | oklab(73% 0.1073 -0.0916) |
| OKLCH | oklch(73% 0.141 319.5) |
| XYZ | xyz(47.7168, 36.3423, 74.2989) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.93
Pale Purple
#B790D4
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.60
Orchid
#DA70D6
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.18
Orchid (survey)
#C875C4
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE89DF #9ADF89
analogous
#A389DF #CE89DF #DF89C5
triadic
#CE89DF #DFCE89 #89DFCE
tetradic
#CE89DF #DFA389 #9ADF89 #89C5DF
square
#CE89DF #DFA389 #9ADF89 #89C5DF
split-complementary
#CE89DF #C5DF89 #89DFA3
monochromatic
#A033BB #BA59D2 #CE89DF #E2B9EC #F5E7F8
Accessibility & contrast
On white
2.54
#CE89DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#CE89DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE89DF
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE89DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE89DF | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D9EE2
Deuteranopia (green-blind)
#8FA5DC
Tritanopia (blue-blind)
#CF93AA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ce89df; /* rgb */ color: rgb(206, 137, 223); /* oklch */ color: oklch(73.0% 0.141 319.5);
Tailwind
colors: {
custom: {
50: '#deace9',
500: '#ce89df',
950: '#000000',
},
}SCSS
$custom: #ce89df; $custom-light: #deace9; $custom-dark: #000000;
JSON
{
"hex": "#ce89df",
"rgb": {
"r": 206,
"g": 137,
"b": 223
},
"hsl": {
"h": 288.14,
"s": 57.333,
"l": 70.588
},
"oklch": {
"l": 0.73,
"c": 0.14105,
"h": 319.5
},
"luminance": 0.36341
}Semantic roles & 50–950 ramp
primary
#CE89DF
secondary
#DBEED6
accent
#C52141
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84