#CB87F9#CB87F9
#CB87F9 is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.6% C 0.172 H 310.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CB87F9 |
|---|---|
| RGB | rgb(203, 135, 249) |
| HSL | hsl(276, 90%, 75%) |
| HSV | hsv(276, 46%, 98%) |
| CMYK | cmyk(18.5%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(67.18, 46.15, -47.08) |
| CIE-LCH | lch(67.18, 65.93, 314.43°) |
| OKLab | oklab(73.6% 0.1112 -0.1311) |
| OKLCH | oklch(73.6% 0.172 310.3) |
| XYZ | xyz(50.3883, 36.8648, 94.0653) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.45
Light Purple
#BF77F6
ΔE00 4.34
Baby Purple
#CA9BF7
ΔE00 5.13
Easter Purple
#C071FE
ΔE00 5.68
Pastel Purple
#CAA0FF
ΔE00 6.25
Lilac (survey)
#CEA2FD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB87F9 #B5F987
analogous
#9287F9 #CB87F9 #F987EE
triadic
#CB87F9 #F9CB87 #87F9CB
tetradic
#CB87F9 #F99287 #B5F987 #87EEF9
square
#CB87F9 #F99287 #B5F987 #87EEF9
split-complementary
#CB87F9 #EEF987 #87F992
monochromatic
#9812F3 #B24DF6 #CB87F9 #E4C1FC #F2E2FE
Accessibility & contrast
On white
2.51
#CB87F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#CB87F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB87F9
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB87F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB87F9 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#7FA5F6
Tritanopia (blue-blind)
#C699B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cb87f9; /* rgb */ color: rgb(203, 135, 249); /* oklch */ color: oklch(73.6% 0.172 310.3);
Tailwind
colors: {
custom: {
50: '#ddabfc',
500: '#cb87f9',
950: '#000000',
},
}SCSS
$custom: #cb87f9; $custom-light: #ddabfc; $custom-dark: #000000;
JSON
{
"hex": "#cb87f9",
"rgb": {
"r": 203,
"g": 135,
"b": 249
},
"hsl": {
"h": 275.789,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.73598,
"c": 0.17192,
"h": 310.3
},
"luminance": 0.36864
}Semantic roles & 50–950 ramp
primary
#CB87F9
secondary
#E2F6D5
accent
#E6005D
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151017
muted
#837F85