#CB87EC#CB87EC
#CB87EC is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.0% C 0.157 H 314.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CB87EC |
|---|---|
| RGB | rgb(203, 135, 236) |
| HSL | hsl(280, 73%, 73%) |
| HSV | hsv(280, 43%, 93%) |
| CMYK | cmyk(14%, 42.8%, 0%, 7.5%) |
| CIE-LAB | lab(66.58, 43.40, -40.87) |
| CIE-LCH | lch(66.58, 59.61, 316.72°) |
| OKLab | oklab(72.96% 0.1092 -0.1132) |
| OKLCH | oklch(72.96% 0.157 314) |
| XYZ | xyz(48.4304, 36.0817, 83.7538) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.99
Baby Purple
#CA9BF7
ΔE00 5.18
Light Purple
#BF77F6
ΔE00 5.29
Pale Purple
#B790D4
ΔE00 6.22
Violet (CSS)
#EE82EE
ΔE00 6.37
Lavender Pink
#DD85D7
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB87EC #A8EC87
analogous
#9887EC #CB87EC #EC87DA
triadic
#CB87EC #ECCB87 #87ECCB
tetradic
#CB87EC #EC9887 #A8EC87 #87DAEC
square
#CB87EC #EC9887 #A8EC87 #87DAEC
split-complementary
#CB87EC #DAEC87 #87EC98
monochromatic
#9C22D7 #B452E4 #CB87EC #E2BCF4 #F4E5FB
Accessibility & contrast
On white
2.56
#CB87EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#CB87EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB87EC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB87EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB87EC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EF0
Deuteranopia (green-blind)
#86A4E9
Tritanopia (blue-blind)
#C995AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cb87ec; /* rgb */ color: rgb(203, 135, 236); /* oklch */ color: oklch(73.0% 0.157 314.0);
Tailwind
colors: {
custom: {
50: '#dcabf2',
500: '#cb87ec',
950: '#000000',
},
}SCSS
$custom: #cb87ec; $custom-light: #dcabf2; $custom-dark: #000000;
JSON
{
"hex": "#cb87ec",
"rgb": {
"r": 203,
"g": 135,
"b": 236
},
"hsl": {
"h": 280.396,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.7296,
"c": 0.15725,
"h": 314
},
"luminance": 0.36081
}Semantic roles & 50–950 ramp
primary
#CB87EC
secondary
#E1F2D9
accent
#D51151
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85