#CB87ED#CB87ED
#CB87ED is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.0% C 0.158 H 313.7°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CB87ED |
|---|---|
| RGB | rgb(203, 135, 237) |
| HSL | hsl(280, 74%, 73%) |
| HSV | hsv(280, 43%, 93%) |
| CMYK | cmyk(14.3%, 43%, 0%, 7.1%) |
| CIE-LAB | lab(66.63, 43.61, -41.35) |
| CIE-LCH | lch(66.63, 60.10, 316.52°) |
| OKLab | oklab(73.01% 0.1094 -0.1145) |
| OKLCH | oklch(73.01% 0.158 313.7) |
| XYZ | xyz(48.5761, 36.1400, 84.5211) |
| Luminance | 0.3614 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.84
Baby Purple
#CA9BF7
ΔE00 5.14
Light Purple
#BF77F6
ΔE00 5.19
Pale Purple
#B790D4
ΔE00 6.32
Violet (CSS)
#EE82EE
ΔE00 6.43
Lavender (survey)
#C79FEF
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB87ED #A9ED87
analogous
#9887ED #CB87ED #ED87DC
triadic
#CB87ED #EDCB87 #87EDCB
tetradic
#CB87ED #ED9887 #A9ED87 #87DCED
square
#CB87ED #ED9887 #A9ED87 #87DCED
split-complementary
#CB87ED #DCED87 #87ED98
monochromatic
#9C21D9 #B452E5 #CB87ED #E2BCF5 #F3E4FB
Accessibility & contrast
On white
2.55
#CB87ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#CB87ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB87ED
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB87ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB87ED | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739EF1
Deuteranopia (green-blind)
#85A4EA
Tritanopia (blue-blind)
#C896AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cb87ed; /* rgb */ color: rgb(203, 135, 237); /* oklch */ color: oklch(73.0% 0.158 313.7);
Tailwind
colors: {
custom: {
50: '#dcabf3',
500: '#cb87ed',
950: '#000000',
},
}SCSS
$custom: #cb87ed; $custom-light: #dcabf3; $custom-dark: #000000;
JSON
{
"hex": "#cb87ed",
"rgb": {
"r": 203,
"g": 135,
"b": 237
},
"hsl": {
"h": 280,
"s": 73.913,
"l": 72.941
},
"oklch": {
"l": 0.73008,
"c": 0.15837,
"h": 313.7
},
"luminance": 0.36139
}Semantic roles & 50–950 ramp
primary
#CB87ED
secondary
#E1F3D8
accent
#D60F52
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85