#CB89EC#CB89EC
#CB89EC is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.3% C 0.154 H 313.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CB89EC |
|---|---|
| RGB | rgb(203, 137, 236) |
| HSL | hsl(280, 72%, 73%) |
| HSV | hsv(280, 42%, 93%) |
| CMYK | cmyk(14%, 41.9%, 0%, 7.5%) |
| CIE-LAB | lab(67.01, 42.33, -40.20) |
| CIE-LCH | lch(67.01, 58.38, 316.48°) |
| OKLab | oklab(73.28% 0.1064 -0.1112) |
| OKLCH | oklch(73.28% 0.154 313.7) |
| XYZ | xyz(48.7121, 36.6450, 83.8477) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.88
Baby Purple
#CA9BF7
ΔE00 4.73
Light Purple
#BF77F6
ΔE00 5.69
Pale Purple
#B790D4
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 5.96
Pastel Purple
#CAA0FF
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB89EC #AAEC89
analogous
#9989EC #CB89EC #EC89DB
triadic
#CB89EC #ECCB89 #89ECCB
tetradic
#CB89EC #EC9989 #AAEC89 #89DBEC
square
#CB89EC #EC9989 #AAEC89 #89DBEC
split-complementary
#CB89EC #DBEC89 #89EC99
monochromatic
#9B23D8 #B454E4 #CB89EC #E2BEF4 #F3E5FB
Accessibility & contrast
On white
2.52
#CB89EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CB89EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB89EC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB89EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB89EC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769FF0
Deuteranopia (green-blind)
#87A5E9
Tritanopia (blue-blind)
#C897AF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cb89ec; /* rgb */ color: rgb(203, 137, 236); /* oklch */ color: oklch(73.3% 0.154 313.7);
Tailwind
colors: {
custom: {
50: '#dcadf2',
500: '#cb89ec',
950: '#000000',
},
}SCSS
$custom: #cb89ec; $custom-light: #dcadf2; $custom-dark: #000000;
JSON
{
"hex": "#cb89ec",
"rgb": {
"r": 203,
"g": 137,
"b": 236
},
"hsl": {
"h": 280,
"s": 72.263,
"l": 73.137
},
"oklch": {
"l": 0.73281,
"c": 0.15392,
"h": 313.7
},
"luminance": 0.36644
}Semantic roles & 50–950 ramp
primary
#CB89EC
secondary
#E1F2D9
accent
#D41152
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85