#CB96FF#CB96FF
#CB96FF is a light, vivid violet. Relative luminance 0.417; OKLCH L 76.3% C 0.155 H 306.3°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CB96FF |
|---|---|
| RGB | rgb(203, 150, 255) |
| HSL | hsl(270, 100%, 79%) |
| HSV | hsv(270, 41%, 100%) |
| CMYK | cmyk(20.4%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(70.68, 39.40, -44.83) |
| CIE-LCH | lch(70.68, 59.69, 311.31°) |
| OKLab | oklab(76.32% 0.0917 -0.1247) |
| OKLCH | oklch(76.32% 0.155 306.3) |
| XYZ | xyz(53.5813, 41.7296, 99.8202) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.11
Liliac
#C48EFD
ΔE00 2.22
Pastel Purple
#CAA0FF
ΔE00 2.65
Lilac (survey)
#CEA2FD
ΔE00 3.21
Lavender (survey)
#C79FEF
ΔE00 4.19
Pale Violet
#CEAEFA
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB96FF #CAFF96
analogous
#9796FF #CB96FF #FF96FE
triadic
#CB96FF #FFCB96 #96FFCB
tetradic
#CB96FF #FF9796 #CAFF96 #96FEFF
square
#CB96FF #FF9796 #CAFF96 #96FEFF
split-complementary
#CB96FF #FEFF96 #96FF97
monochromatic
#8E1CFF #AD59FF #CB96FF #E9D3FF #F0E0FF
Accessibility & contrast
On white
2.25
#CB96FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#CB96FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB96FF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB96FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB96FF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#C3A7BE
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cb96ff; /* rgb */ color: rgb(203, 150, 255); /* oklch */ color: oklch(76.3% 0.155 306.3);
Tailwind
colors: {
custom: {
50: '#dcb5ff',
500: '#cb96ff',
950: '#000000',
},
}SCSS
$custom: #cb96ff; $custom-light: #dcb5ff; $custom-dark: #000000;
JSON
{
"hex": "#cb96ff",
"rgb": {
"r": 203,
"g": 150,
"b": 255
},
"hsl": {
"h": 270.286,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.7632,
"c": 0.15474,
"h": 306.3
},
"luminance": 0.41729
}Semantic roles & 50–950 ramp
primary
#CB96FF
secondary
#E5F7D4
accent
#E60072
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086