#BBAFB1#BBAFB1
#BBAFB1 is a light, near-neutral red. Relative luminance 0.444; OKLCH L 76.5% C 0.014 H 5.9°. Best body text is #000000 at 9.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB1 |
|---|---|
| RGB | rgb(187, 175, 177) |
| HSL | hsl(350, 8%, 71%) |
| HSV | hsv(350, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 5.3%, 26.7%) |
| CIE-LAB | lab(72.49, 4.64, 0.52) |
| CIE-LCH | lch(72.49, 4.67, 6.39°) |
| OKLab | oklab(76.46% 0.0139 0.0014) |
| OKLCH | oklch(76.46% 0.014 5.9) |
| XYZ | xyz(43.7583, 44.3995, 47.8512) |
| Luminance | 0.4440 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.09
Dark Gray
#A9A9A9
ΔE00 6.52
Dove Gray
#B6B8BD
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.13
Warm Gray
#C9BEB0
ΔE00 9.22
Stone
#A89F91
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB1 #AFBBB9
analogous
#BBAFB7 #BBAFB1 #BBB3AF
triadic
#BBAFB1 #B1BBAF #AFB1BB
tetradic
#BBAFB1 #B7BBAF #AFBBB9 #B3AFBB
square
#BBAFB1 #B7BBAF #AFBBB9 #B3AFBB
split-complementary
#BBAFB1 #AFBBB3 #AFB7BB
monochromatic
#826E71 #9F8E91 #BBAFB1 #D7D0D1 #F1EEEF
Accessibility & contrast
On white
2.13
#BBAFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.88
#BBAFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB1
9.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB1 | 1.00 | 2.13 | 9.88 | 9.88 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B1
Deuteranopia (green-blind)
#B3B3B1
Tritanopia (blue-blind)
#BEAEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb1; /* rgb */ color: rgb(187, 175, 177); /* oklch */ color: oklch(76.5% 0.014 5.9);
Tailwind
colors: {
custom: {
50: '#cfc6c8',
500: '#bbafb1',
950: '#000000',
},
}SCSS
$custom: #bbafb1; $custom-light: #cfc6c8; $custom-dark: #000000;
JSON
{
"hex": "#bbafb1",
"rgb": {
"r": 187,
"g": 175,
"b": 177
},
"hsl": {
"h": 350,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76464,
"c": 0.01402,
"h": 5.9
},
"luminance": 0.44399
}Semantic roles & 50–950 ramp
primary
#BBAFB1
secondary
#E1E4E4
accent
#928853
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282