#BB95BE#BB95BE
#BB95BE is a light, moderate purple. Relative luminance 0.358; OKLCH L 71.8% C 0.072 H 323.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95BE |
|---|---|
| RGB | rgb(187, 149, 190) |
| HSL | hsl(296, 24%, 66%) |
| HSV | hsv(296, 22%, 75%) |
| CMYK | cmyk(1.6%, 21.6%, 0%, 25.5%) |
| CIE-LAB | lab(66.35, 21.40, -15.81) |
| CIE-LCH | lch(66.35, 26.61, 323.54°) |
| OKLab | oklab(71.82% 0.0584 -0.0426) |
| OKLCH | oklch(71.82% 0.072 323.9) |
| XYZ | xyz(40.5341, 35.7783, 53.4758) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.83
Dusty Lavender
#AC86A8
ΔE00 5.32
Heather
#A484AC
ΔE00 6.09
Pale Purple
#B790D4
ΔE00 6.89
Plum
#DDA0DD
ΔE00 7.54
Lavender
#B39DDB
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95BE #98BE95
analogous
#A795BE #BB95BE #BE95AD
triadic
#BB95BE #BEBB95 #95BEBB
tetradic
#BB95BE #BEA795 #98BE95 #95ADBE
square
#BB95BE #BEA795 #98BE95 #95ADBE
split-complementary
#BB95BE #ADBE95 #95BEA7
monochromatic
#825286 #A36FA7 #BB95BE #D3BBD5 #ECE1ED
Accessibility & contrast
On white
2.57
#BB95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#BB95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95BE
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95BE | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EC0
Deuteranopia (green-blind)
#9AA3BD
Tritanopia (blue-blind)
#BD99A3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #bb95be; /* rgb */ color: rgb(187, 149, 190); /* oklch */ color: oklch(71.8% 0.072 323.9);
Tailwind
colors: {
custom: {
50: '#cfb4d1',
500: '#bb95be',
950: '#000000',
},
}SCSS
$custom: #bb95be; $custom-light: #cfb4d1; $custom-dark: #000000;
JSON
{
"hex": "#bb95be",
"rgb": {
"r": 187,
"g": 149,
"b": 190
},
"hsl": {
"h": 295.61,
"s": 23.977,
"l": 66.471
},
"oklch": {
"l": 0.71822,
"c": 0.07228,
"h": 323.9
},
"luminance": 0.35777
}Semantic roles & 50–950 ramp
primary
#BB95BE
secondary
#D2DED1
accent
#A2434A
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#141114
muted
#828082