#CD89FF#CD89FF
#CD89FF is a light, vivid violet. Relative luminance 0.381; OKLCH L 74.4% C 0.176 H 309.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CD89FF |
|---|---|
| RGB | rgb(205, 137, 255) |
| HSL | hsl(275, 100%, 77%) |
| HSV | hsv(275, 46%, 100%) |
| CMYK | cmyk(19.6%, 46.3%, 0%, 0%) |
| CIE-LAB | lab(68.09, 46.93, -48.90) |
| CIE-LCH | lch(68.09, 67.78, 313.82°) |
| OKLab | oklab(74.42% 0.1117 -0.1364) |
| OKLCH | oklch(74.42% 0.176 309.3) |
| XYZ | xyz(52.1691, 38.0912, 99.1924) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.13
Light Purple
#BF77F6
ΔE00 4.82
Baby Purple
#CA9BF7
ΔE00 4.95
Pastel Purple
#CAA0FF
ΔE00 5.85
Easter Purple
#C071FE
ΔE00 5.99
Lilac (survey)
#CEA2FD
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD89FF #BBFF89
analogous
#9289FF #CD89FF #FF89F6
triadic
#CD89FF #FFCD89 #89FFCD
tetradic
#CD89FF #FF9289 #BBFF89 #89F6FF
square
#CD89FF #FF9289 #BBFF89 #89F6FF
split-complementary
#CD89FF #F6FF89 #89FF92
monochromatic
#990FFF #B34CFF #CD89FF #E7C6FF #F2E0FF
Accessibility & contrast
On white
2.44
#CD89FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#CD89FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD89FF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD89FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD89FF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#C79CB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd89ff; /* rgb */ color: rgb(205, 137, 255); /* oklch */ color: oklch(74.4% 0.176 309.3);
Tailwind
colors: {
custom: {
50: '#deadff',
500: '#cd89ff',
950: '#000000',
},
}SCSS
$custom: #cd89ff; $custom-light: #deadff; $custom-dark: #000000;
JSON
{
"hex": "#cd89ff",
"rgb": {
"r": 205,
"g": 137,
"b": 255
},
"hsl": {
"h": 274.576,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.74419,
"c": 0.17626,
"h": 309.3
},
"luminance": 0.3809
}Semantic roles & 50–950 ramp
primary
#CD89FF
secondary
#E3F7D4
accent
#E60061
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86