#CC89EB#CC89EB
#CC89EB is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.3% C 0.153 H 314.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CC89EB |
|---|---|
| RGB | rgb(204, 137, 235) |
| HSL | hsl(281, 71%, 73%) |
| HSV | hsv(281, 42%, 92%) |
| CMYK | cmyk(13.2%, 41.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.07, 42.41, -39.54) |
| CIE-LCH | lch(67.07, 57.99, 317.01°) |
| OKLab | oklab(73.34% 0.1074 -0.1093) |
| OKLCH | oklch(73.34% 0.153 314.5) |
| XYZ | xyz(48.8405, 36.7280, 83.0975) |
| Luminance | 0.3673 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.18
Baby Purple
#CA9BF7
ΔE00 4.85
Light Purple
#BF77F6
ΔE00 5.91
Pale Purple
#B790D4
ΔE00 5.91
Lavender (survey)
#C79FEF
ΔE00 6.01
Lavender Pink
#DD85D7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CC89EB #A8EB89
analogous
#9B89EB #CC89EB #EB89D9
triadic
#CC89EB #EBCC89 #89EBCC
tetradic
#CC89EB #EB9B89 #A8EB89 #89D9EB
square
#CC89EB #EB9B89 #A8EB89 #89D9EB
split-complementary
#CC89EB #D9EB89 #89EB9B
monochromatic
#9D24D5 #B555E2 #CC89EB #E3BDF4 #F4E5FB
Accessibility & contrast
On white
2.52
#CC89EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#CC89EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CC89EB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CC89EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CC89EB | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779FEF
Deuteranopia (green-blind)
#88A5E8
Tritanopia (blue-blind)
#CA97AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cc89eb; /* rgb */ color: rgb(204, 137, 235); /* oklch */ color: oklch(73.3% 0.153 314.5);
Tailwind
colors: {
custom: {
50: '#ddadf2',
500: '#cc89eb',
950: '#000000',
},
}SCSS
$custom: #cc89eb; $custom-light: #ddadf2; $custom-dark: #000000;
JSON
{
"hex": "#cc89eb",
"rgb": {
"r": 204,
"g": 137,
"b": 235
},
"hsl": {
"h": 281.02,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.73337,
"c": 0.15324,
"h": 314.5
},
"luminance": 0.36727
}Semantic roles & 50–950 ramp
primary
#CC89EB
secondary
#E1F2D9
accent
#D3124F
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85