#CB96FB#CB96FB
#CB96FB is a light, vivid violet. Relative luminance 0.415; OKLCH L 76.1% C 0.150 H 307.3°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CB96FB |
|---|---|
| RGB | rgb(203, 150, 251) |
| HSL | hsl(271, 93%, 79%) |
| HSV | hsv(271, 40%, 98%) |
| CMYK | cmyk(19.1%, 40.2%, 0%, 1.6%) |
| CIE-LAB | lab(70.51, 38.52, -42.94) |
| CIE-LCH | lch(70.51, 57.69, 311.90°) |
| OKLab | oklab(76.13% 0.0909 -0.1192) |
| OKLCH | oklch(76.13% 0.15 307.3) |
| XYZ | xyz(52.9441, 41.4747, 96.4644) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.63
Liliac
#C48EFD
ΔE00 2.50
Pastel Purple
#CAA0FF
ΔE00 2.65
Lilac (survey)
#CEA2FD
ΔE00 3.02
Lavender (survey)
#C79FEF
ΔE00 3.70
Pale Violet
#CEAEFA
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB96FB #C6FB96
analogous
#9896FB #CB96FB #FB96F9
triadic
#CB96FB #FBCB96 #96FBCB
tetradic
#CB96FB #FB9896 #C6FB96 #96F9FB
square
#CB96FB #FB9896 #C6FB96 #96F9FB
split-complementary
#CB96FB #F9FB96 #96FB98
monochromatic
#9120F7 #AE5BF9 #CB96FB #E8D1FD #F0E2FE
Accessibility & contrast
On white
2.26
#CB96FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#CB96FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB96FB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB96FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB96FB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFF
Deuteranopia (green-blind)
#8CADF8
Tritanopia (blue-blind)
#C4A6BD
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cb96fb; /* rgb */ color: rgb(203, 150, 251); /* oklch */ color: oklch(76.1% 0.150 307.3);
Tailwind
colors: {
custom: {
50: '#dcb5fd',
500: '#cb96fb',
950: '#000000',
},
}SCSS
$custom: #cb96fb; $custom-light: #dcb5fd; $custom-dark: #000000;
JSON
{
"hex": "#cb96fb",
"rgb": {
"r": 203,
"g": 150,
"b": 251
},
"hsl": {
"h": 271.485,
"s": 92.661,
"l": 78.627
},
"oklch": {
"l": 0.76128,
"c": 0.14993,
"h": 307.3
},
"luminance": 0.41474
}Semantic roles & 50–950 ramp
primary
#CB96FB
secondary
#E5F6D5
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085