#BB9EAF#BB9EAF
#BB9EAF is a light, muted pink. Relative luminance 0.381; OKLCH L 73.0% C 0.041 H 342.1°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BB9EAF |
|---|---|
| RGB | rgb(187, 158, 175) |
| HSL | hsl(325, 18%, 68%) |
| HSV | hsv(325, 16%, 73%) |
| CMYK | cmyk(0%, 15.5%, 6.4%, 26.7%) |
| CIE-LAB | lab(68.11, 13.60, -4.82) |
| CIE-LCH | lch(68.11, 14.42, 340.49°) |
| OKLab | oklab(73.02% 0.0393 -0.0126) |
| OKLCH | oklch(73.02% 0.041 342.1) |
| XYZ | xyz(40.4575, 38.1146, 45.7747) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.86
Lilac
#C8A2C8
ΔE00 7.03
Grey Pink
#C3909B
ΔE00 7.18
Dusty Pink
#D8A7B1
ΔE00 7.27
Dusty Lavender
#AC86A8
ΔE00 8.67
Pinkish Grey
#C8ACA9
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BB9EAF #9EBBAA
analogous
#B99EBB #BB9EAF #BB9EA0
triadic
#BB9EAF #AFBB9E #9EAFBB
tetradic
#BB9EAF #BBB99E #9EBBAA #9EA0BB
square
#BB9EAF #BBB99E #9EBBAA #9EA0BB
split-complementary
#BB9EAF #A0BB9E #9EBBB9
monochromatic
#835C73 #A27A91 #BB9EAF #D4C2CD #EDE6EA
Accessibility & contrast
On white
2.44
#BB9EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#BB9EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BB9EAF
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BB9EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BB9EAF | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3B0
Deuteranopia (green-blind)
#A6A8AE
Tritanopia (blue-blind)
#BF9EA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #bb9eaf; /* rgb */ color: rgb(187, 158, 175); /* oklch */ color: oklch(73.0% 0.041 342.1);
Tailwind
colors: {
custom: {
50: '#cfbac6',
500: '#bb9eaf',
950: '#000000',
},
}SCSS
$custom: #bb9eaf; $custom-light: #cfbac6; $custom-dark: #000000;
JSON
{
"hex": "#bb9eaf",
"rgb": {
"r": 187,
"g": 158,
"b": 175
},
"hsl": {
"h": 324.828,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.73024,
"c": 0.04124,
"h": 342.1
},
"luminance": 0.38114
}Semantic roles & 50–950 ramp
primary
#BB9EAF
secondary
#D6DFDA
accent
#9C6C4A
background
#FCFBFC
surface
#F9F6F8
border
#D2D0D1
text
#141113
muted
#828082