#CB96EC#CB96EC
#CB96EC is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.4% C 0.132 H 311.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CB96EC |
|---|---|
| RGB | rgb(203, 150, 236) |
| HSL | hsl(277, 69%, 76%) |
| HSV | hsv(277, 36%, 93%) |
| CMYK | cmyk(14%, 36.4%, 0%, 7.5%) |
| CIE-LAB | lab(69.87, 35.30, -35.74) |
| CIE-LCH | lch(69.87, 50.23, 314.64°) |
| OKLab | oklab(75.44% 0.0879 -0.0985) |
| OKLCH | oklch(75.44% 0.132 311.7) |
| XYZ | xyz(50.6727, 40.5661, 84.5012) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.35
Lavender (survey)
#C79FEF
ΔE00 2.78
Lilac (survey)
#CEA2FD
ΔE00 3.75
Pastel Purple
#CAA0FF
ΔE00 4.10
Liliac
#C48EFD
ΔE00 4.67
Pale Purple
#B790D4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB96EC #B7EC96
analogous
#A096EC #CB96EC #EC96E2
triadic
#CB96EC #ECCB96 #96ECCB
tetradic
#CB96EC #ECA096 #B7EC96 #96E2EC
square
#CB96EC #ECA096 #B7EC96 #96E2EC
split-complementary
#CB96EC #E2EC96 #96ECA0
monochromatic
#982ED9 #B162E3 #CB96EC #E5CAF5 #F2E5FA
Accessibility & contrast
On white
2.30
#CB96EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CB96EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB96EC
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB96EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB96EC | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#C8A2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb96ec; /* rgb */ color: rgb(203, 150, 236); /* oklch */ color: oklch(75.4% 0.132 311.7);
Tailwind
colors: {
custom: {
50: '#dcb5f2',
500: '#cb96ec',
950: '#000000',
},
}SCSS
$custom: #cb96ec; $custom-light: #dcb5f2; $custom-dark: #000000;
JSON
{
"hex": "#cb96ec",
"rgb": {
"r": 203,
"g": 150,
"b": 236
},
"hsl": {
"h": 276.977,
"s": 69.355,
"l": 75.686
},
"oklch": {
"l": 0.75438,
"c": 0.13203,
"h": 311.7
},
"luminance": 0.40565
}Semantic roles & 50–950 ramp
primary
#CB96EC
secondary
#E3F2D9
accent
#D1145D
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085