#CE89CA#CE89CA
#CE89CA is a light, moderate purple. Relative luminance 0.353; OKLCH L 72.1% C 0.120 H 328.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CE89CA |
|---|---|
| RGB | rgb(206, 137, 202) |
| HSL | hsl(303, 41%, 67%) |
| HSV | hsv(303, 33%, 81%) |
| CMYK | cmyk(0%, 33.5%, 1.9%, 19.2%) |
| CIE-LAB | lab(65.97, 36.57, -22.92) |
| CIE-LCH | lch(65.97, 43.16, 327.92°) |
| OKLab | oklab(72.12% 0.1022 -0.062) |
| OKLCH | oklch(72.12% 0.12 328.7) |
| XYZ | xyz(45.0591, 35.2792, 60.3017) |
| Luminance | 0.3528 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.48
Orchid (survey)
#C875C4
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.97
Pale Purple
#B790D4
ΔE00 6.64
Orchid
#DA70D6
ΔE00 6.91
Violet (CSS)
#EE82EE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CE89CA #89CE8D
analogous
#AF89CE #CE89CA #CE89A8
triadic
#CE89CA #CACE89 #89CACE
tetradic
#CE89CA #CEAF89 #89CE8D #89A8CE
square
#CE89CA #CEAF89 #89CE8D #89A8CE
split-complementary
#CE89CA #A8CE89 #89CEAF
monochromatic
#9C4197 #BC5EB7 #CE89CA #E0B4DD #F2DFF1
Accessibility & contrast
On white
2.61
#CE89CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#CE89CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CE89CA
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CE89CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CE89CA | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCC
Deuteranopia (green-blind)
#97A4C8
Tritanopia (blue-blind)
#D38EA1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ce89ca; /* rgb */ color: rgb(206, 137, 202); /* oklch */ color: oklch(72.1% 0.120 328.7);
Tailwind
colors: {
custom: {
50: '#deacda',
500: '#ce89ca',
950: '#000000',
},
}SCSS
$custom: #ce89ca; $custom-light: #deacda; $custom-dark: #000000;
JSON
{
"hex": "#ce89ca",
"rgb": {
"r": 206,
"g": 137,
"b": 202
},
"hsl": {
"h": 303.478,
"s": 41.317,
"l": 67.255
},
"oklch": {
"l": 0.72116,
"c": 0.11957,
"h": 328.7
},
"luminance": 0.35277
}Semantic roles & 50–950 ramp
primary
#CE89CA
secondary
#CFE4D0
accent
#B43931
background
#FDFAFD
surface
#FBF4FA
border
#D4CED3
text
#151014
muted
#837F83