#B96FC0#B96FC0
#B96FC0 is a light, vivid purple. Relative luminance 0.255; OKLCH L 65.1% C 0.142 H 323.9°. Best body text is #000000 at 6.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B96FC0 |
|---|---|
| RGB | rgb(185, 111, 192) |
| HSL | hsl(295, 39%, 59%) |
| HSV | hsv(295, 42%, 75%) |
| CMYK | cmyk(3.6%, 42.2%, 0%, 24.7%) |
| CIE-LAB | lab(57.55, 42.06, -30.44) |
| CIE-LCH | lch(57.55, 51.92, 324.10°) |
| OKLab | oklab(65.12% 0.1144 -0.0834) |
| OKLCH | oklch(65.12% 0.142 323.9) |
| XYZ | xyz(35.2055, 25.4904, 52.9246) |
| Luminance | 0.2549 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.42
Soft Purple
#A66FB5
ΔE00 3.92
Wisteria
#A87DC2
ΔE00 5.54
Orchid
#DA70D6
ΔE00 6.18
Purplish Pink
#CE5DAE
ΔE00 6.80
Dark Lilac
#9C6DA5
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B96FC0 #76C06F
analogous
#916FC0 #B96FC0 #C06F9F
triadic
#B96FC0 #C0B96F #6FC0B9
tetradic
#B96FC0 #C0916F #76C06F #6F9FC0
square
#B96FC0 #C0916F #76C06F #6F9FC0
split-complementary
#B96FC0 #9FC06F #6FC091
monochromatic
#78377E #A04AA8 #B96FC0 #CE9AD3 #E2C4E5
Accessibility & contrast
On white
3.44
#B96FC0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.10
#B96FC0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #B96FC0
6.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B96FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B96FC0 | 1.00 | 3.44 | 6.10 | 6.10 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6685C3
Deuteranopia (green-blind)
#7A8DBD
Tritanopia (blue-blind)
#BC788E
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #b96fc0; /* rgb */ color: rgb(185, 111, 192); /* oklch */ color: oklch(65.1% 0.142 323.9);
Tailwind
colors: {
custom: {
50: '#cf9ad3',
500: '#b96fc0',
950: '#000000',
},
}SCSS
$custom: #b96fc0; $custom-light: #cf9ad3; $custom-dark: #000000;
JSON
{
"hex": "#b96fc0",
"rgb": {
"r": 185,
"g": 111,
"b": 192
},
"hsl": {
"h": 294.815,
"s": 39.13,
"l": 59.412
},
"oklch": {
"l": 0.65117,
"c": 0.1416,
"h": 323.9
},
"luminance": 0.25489
}Semantic roles & 50–950 ramp
primary
#B96FC0
secondary
#B8D5B6
accent
#CF5963
background
#FCF9FC
surface
#F9F2F9
border
#D2CCD2
text
#140E14
muted
#827E82