#BB9EB2#BB9EB2
#BB9EB2 is a light, muted pink. Relative luminance 0.382; OKLCH L 73.1% C 0.044 H 337.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9EB2 |
|---|---|
| RGB | rgb(187, 158, 178) |
| HSL | hsl(319, 18%, 68%) |
| HSV | hsv(319, 16%, 73%) |
| CMYK | cmyk(0%, 15.5%, 4.8%, 26.7%) |
| CIE-LAB | lab(68.19, 14.14, -6.36) |
| CIE-LCH | lch(68.19, 15.50, 335.79°) |
| OKLab | oklab(73.12% 0.0404 -0.0168) |
| OKLCH | oklch(73.12% 0.044 337.4) |
| XYZ | xyz(40.7555, 38.2337, 47.3438) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.07
Light Mauve
#C292A1
ΔE00 6.18
Grey Pink
#C3909B
ΔE00 7.67
Dusty Pink
#D8A7B1
ΔE00 7.73
Dusty Lavender
#AC86A8
ΔE00 8.11
Thistle
#D8BFD8
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9EB2 #9EBBA7
analogous
#B69EBB #BB9EB2 #BB9EA3
triadic
#BB9EB2 #B2BB9E #9EB2BB
tetradic
#BB9EB2 #BBB69E #9EBBA7 #9EA3BB
square
#BB9EB2 #BBB69E #9EBBA7 #9EA3BB
split-complementary
#BB9EB2 #A3BB9E #9EBBB6
monochromatic
#835C77 #A27A95 #BB9EB2 #D4C2CF #EDE6EB
Accessibility & contrast
On white
2.43
#BB9EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#BB9EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9EB2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9EB2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA4B3
Deuteranopia (green-blind)
#A5A8B1
Tritanopia (blue-blind)
#BF9FA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9eb2; /* rgb */ color: rgb(187, 158, 178); /* oklch */ color: oklch(73.1% 0.044 337.4);
Tailwind
colors: {
custom: {
50: '#cfbac9',
500: '#bb9eb2',
950: '#000000',
},
}SCSS
$custom: #bb9eb2; $custom-light: #cfbac9; $custom-dark: #000000;
JSON
{
"hex": "#bb9eb2",
"rgb": {
"r": 187,
"g": 158,
"b": 178
},
"hsl": {
"h": 318.621,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.73121,
"c": 0.04372,
"h": 337.4
},
"luminance": 0.38233
}Semantic roles & 50–950 ramp
primary
#BB9EB2
secondary
#D6DFD9
accent
#9C634A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082