#CD89EB#CD89EB
#CD89EB is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.4% C 0.154 H 314.9°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89EB |
|---|---|
| RGB | rgb(205, 137, 235) |
| HSL | hsl(282, 71%, 73%) |
| HSV | hsv(282, 42%, 92%) |
| CMYK | cmyk(12.8%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.18, 42.70, -39.37) |
| CIE-LCH | lch(67.18, 58.08, 317.33°) |
| OKLab | oklab(73.44% 0.1085 -0.1088) |
| OKLCH | oklch(73.44% 0.154 314.9) |
| XYZ | xyz(49.1155, 36.8698, 83.1104) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.32
Baby Purple
#CA9BF7
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.90
Violet (CSS)
#EE82EE
ΔE00 6.00
Pale Purple
#B790D4
ΔE00 6.00
Light Purple
#BF77F6
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89EB #A7EB89
analogous
#9C89EB #CD89EB #EB89D8
triadic
#CD89EB #EBCD89 #89EBCD
tetradic
#CD89EB #EB9C89 #A7EB89 #89D8EB
square
#CD89EB #EB9C89 #A7EB89 #89D8EB
split-complementary
#CD89EB #D8EB89 #89EB9C
monochromatic
#9F24D5 #B755E2 #CD89EB #E3BDF4 #F4E5FB
Accessibility & contrast
On white
2.51
#CD89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#CD89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89EB
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89EB | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#89A5E8
Tritanopia (blue-blind)
#CB97AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cd89eb; /* rgb */ color: rgb(205, 137, 235); /* oklch */ color: oklch(73.4% 0.154 314.9);
Tailwind
colors: {
custom: {
50: '#deadf2',
500: '#cd89eb',
950: '#000000',
},
}SCSS
$custom: #cd89eb; $custom-light: #deadf2; $custom-dark: #000000;
JSON
{
"hex": "#cd89eb",
"rgb": {
"r": 205,
"g": 137,
"b": 235
},
"hsl": {
"h": 281.633,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.73442,
"c": 0.15368,
"h": 314.9
},
"luminance": 0.36869
}Semantic roles & 50–950 ramp
primary
#CD89EB
secondary
#E1F2D9
accent
#D3124D
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85