#CB96EF#CB96EF
#CB96EF is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.6% C 0.136 H 310.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CB96EF |
|---|---|
| RGB | rgb(203, 150, 239) |
| HSL | hsl(276, 74%, 76%) |
| HSV | hsv(276, 37%, 94%) |
| CMYK | cmyk(15.1%, 37.2%, 0%, 6.3%) |
| CIE-LAB | lab(69.99, 35.93, -37.19) |
| CIE-LCH | lch(69.99, 51.71, 314.01°) |
| OKLab | oklab(75.57% 0.0885 -0.1027) |
| OKLCH | oklch(75.57% 0.136 310.8) |
| XYZ | xyz(51.1122, 40.7419, 86.8160) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.90
Lavender (survey)
#C79FEF
ΔE00 2.77
Lilac (survey)
#CEA2FD
ΔE00 3.42
Pastel Purple
#CAA0FF
ΔE00 3.67
Liliac
#C48EFD
ΔE00 4.15
Pale Purple
#B790D4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB96EF #BAEF96
analogous
#9F96EF #CB96EF #EF96E7
triadic
#CB96EF #EFCB96 #96EFCB
tetradic
#CB96EF #EF9F96 #BAEF96 #96E7EF
square
#CB96EF #EF9F96 #BAEF96 #96E7EF
split-complementary
#CB96EF #E7EF96 #96EF9F
monochromatic
#962CDF #B161E7 #CB96EF #E5CBF7 #F2E4FB
Accessibility & contrast
On white
2.30
#CB96EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#CB96EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB96EF
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB96EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB96EF | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A8F2
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#C7A3B7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb96ef; /* rgb */ color: rgb(203, 150, 239); /* oklch */ color: oklch(75.6% 0.136 310.8);
Tailwind
colors: {
custom: {
50: '#dcb5f4',
500: '#cb96ef',
950: '#000000',
},
}SCSS
$custom: #cb96ef; $custom-light: #dcb5f4; $custom-dark: #000000;
JSON
{
"hex": "#cb96ef",
"rgb": {
"r": 203,
"g": 150,
"b": 239
},
"hsl": {
"h": 275.73,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.75573,
"c": 0.13558,
"h": 310.8
},
"luminance": 0.40741
}Semantic roles & 50–950 ramp
primary
#CB96EF
secondary
#E3F3D8
accent
#D61060
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085