#CB96EB#CB96EB
#CB96EB is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.4% C 0.131 H 312.1°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CB96EB |
|---|---|
| RGB | rgb(203, 150, 235) |
| HSL | hsl(277, 68%, 75%) |
| HSV | hsv(277, 36%, 92%) |
| CMYK | cmyk(13.6%, 36.2%, 0%, 7.8%) |
| CIE-LAB | lab(69.83, 35.09, -35.26) |
| CIE-LCH | lch(69.83, 49.74, 314.86°) |
| OKLab | oklab(75.39% 0.0877 -0.0971) |
| OKLCH | oklch(75.39% 0.131 312.1) |
| XYZ | xyz(50.5278, 40.5082, 83.7382) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.52
Lavender (survey)
#C79FEF
ΔE00 2.82
Lilac (survey)
#CEA2FD
ΔE00 3.87
Pastel Purple
#CAA0FF
ΔE00 4.26
Pale Purple
#B790D4
ΔE00 4.69
Liliac
#C48EFD
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB96EB #B6EB96
analogous
#A096EB #CB96EB #EB96E0
triadic
#CB96EB #EBCB96 #96EBCB
tetradic
#CB96EB #EBA096 #B6EB96 #96E0EB
square
#CB96EB #EBA096 #B6EB96 #96E0EB
split-complementary
#CB96EB #E0EB96 #96EBA0
monochromatic
#982FD7 #B263E1 #CB96EB #E4C9F5 #F2E5FA
Accessibility & contrast
On white
2.31
#CB96EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CB96EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB96EB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB96EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB96EB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A8EE
Deuteranopia (green-blind)
#93ACE9
Tritanopia (blue-blind)
#C8A2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb96eb; /* rgb */ color: rgb(203, 150, 235); /* oklch */ color: oklch(75.4% 0.131 312.1);
Tailwind
colors: {
custom: {
50: '#dcb5f1',
500: '#cb96eb',
950: '#000000',
},
}SCSS
$custom: #cb96eb; $custom-light: #dcb5f1; $custom-dark: #000000;
JSON
{
"hex": "#cb96eb",
"rgb": {
"r": 203,
"g": 150,
"b": 235
},
"hsl": {
"h": 277.412,
"s": 68,
"l": 75.49
},
"oklch": {
"l": 0.75394,
"c": 0.13085,
"h": 312.1
},
"luminance": 0.40507
}Semantic roles & 50–950 ramp
primary
#CB96EB
secondary
#E3F2D9
accent
#D0165C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085