#BB95B2#BB95B2
#BB95B2 is a light, moderate pink. Relative luminance 0.353; OKLCH L 71.4% C 0.060 H 334.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BB95B2 |
|---|---|
| RGB | rgb(187, 149, 178) |
| HSL | hsl(314, 22%, 66%) |
| HSV | hsv(314, 20%, 73%) |
| CMYK | cmyk(0%, 20.3%, 4.8%, 26.7%) |
| CIE-LAB | lab(65.96, 19.13, -9.68) |
| CIE-LCH | lch(65.96, 21.44, 333.18°) |
| OKLab | oklab(71.4% 0.0544 -0.0257) |
| OKLCH | oklch(71.4% 0.06 334.7) |
| XYZ | xyz(39.2761, 35.2751, 46.8507) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.81
Dusty Lavender
#AC86A8
ΔE00 4.91
Light Mauve
#C292A1
ΔE00 5.78
Heather
#A484AC
ΔE00 7.00
Grey Pink
#C3909B
ΔE00 7.54
Dusty Pink
#D8A7B1
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB95B2 #95BB9E
analogous
#B195BB #BB95B2 #BB959F
triadic
#BB95B2 #B2BB95 #95B2BB
tetradic
#BB95B2 #BBB195 #95BB9E #959FBB
square
#BB95B2 #BBB195 #95BB9E #959FBB
split-complementary
#BB95B2 #9FBB95 #95BBB1
monochromatic
#825377 #A37097 #BB95B2 #D3BACD #EBE0E8
Accessibility & contrast
On white
2.61
#BB95B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#BB95B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB95B2
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB95B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB95B2 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB3
Deuteranopia (green-blind)
#9EA2B1
Tritanopia (blue-blind)
#BF969F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #bb95b2; /* rgb */ color: rgb(187, 149, 178); /* oklch */ color: oklch(71.4% 0.060 334.7);
Tailwind
colors: {
custom: {
50: '#cfb4c9',
500: '#bb95b2',
950: '#000000',
},
}SCSS
$custom: #bb95b2; $custom-light: #cfb4c9; $custom-dark: #000000;
JSON
{
"hex": "#bb95b2",
"rgb": {
"r": 187,
"g": 149,
"b": 178
},
"hsl": {
"h": 314.211,
"s": 21.839,
"l": 65.882
},
"oklch": {
"l": 0.71395,
"c": 0.06015,
"h": 334.7
},
"luminance": 0.35274
}Semantic roles & 50–950 ramp
primary
#BB95B2
secondary
#D0DCD3
accent
#A05B45
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082