#BBAFB9#BBAFB9
#BBAFB9 is a light, near-neutral pink. Relative luminance 0.447; OKLCH L 76.7% C 0.019 H 331.2°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB9 |
|---|---|
| RGB | rgb(187, 175, 185) |
| HSL | hsl(310, 8%, 71%) |
| HSV | hsv(310, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 1.1%, 26.7%) |
| CIE-LAB | lab(72.71, 6.10, -3.55) |
| CIE-LCH | lch(72.71, 7.06, 329.77°) |
| OKLab | oklab(76.71% 0.017 -0.0094) |
| OKLCH | oklch(76.71% 0.019 331.2) |
| XYZ | xyz(44.5792, 44.7279, 52.1744) |
| Luminance | 0.4473 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.56
Pinkish Grey
#C8ACA9
ΔE00 7.80
Dark Gray
#A9A9A9
ΔE00 8.46
Thistle
#D8BFD8
ΔE00 8.78
Silver
#C0C0C0
ΔE00 8.82
Dusty Pink
#D8A7B1
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB9 #AFBBB1
analogous
#B7AFBB #BBAFB9 #BBAFB3
triadic
#BBAFB9 #B9BBAF #AFB9BB
tetradic
#BBAFB9 #BBB7AF #AFBBB1 #AFB3BB
square
#BBAFB9 #BBB7AF #AFBBB1 #AFB3BB
split-complementary
#BBAFB9 #B3BBAF #AFBBB7
monochromatic
#826E7E #9F8E9C #BBAFB9 #D7D0D6 #F1EEF1
Accessibility & contrast
On white
2.11
#BBAFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BBAFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB9
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB9 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB1B9
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#BCB0B2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb9; /* rgb */ color: rgb(187, 175, 185); /* oklch */ color: oklch(76.7% 0.019 331.2);
Tailwind
colors: {
custom: {
50: '#cfc6ce',
500: '#bbafb9',
950: '#000000',
},
}SCSS
$custom: #bbafb9; $custom-light: #cfc6ce; $custom-dark: #000000;
JSON
{
"hex": "#bbafb9",
"rgb": {
"r": 187,
"g": 175,
"b": 185
},
"hsl": {
"h": 310,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76706,
"c": 0.01945,
"h": 331.2
},
"luminance": 0.44728
}Semantic roles & 50–950 ramp
primary
#BBAFB9
secondary
#E1E4E2
accent
#925E53
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131313
muted
#828282