#BBAFB0#BBAFB0
#BBAFB0 is a light, near-neutral red. Relative luminance 0.444; OKLCH L 76.4% C 0.014 H 11.6°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB0 |
|---|---|
| RGB | rgb(187, 175, 176) |
| HSL | hsl(355, 8%, 71%) |
| HSV | hsv(355, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 5.9%, 26.7%) |
| CIE-LAB | lab(72.47, 4.46, 1.03) |
| CIE-LCH | lch(72.47, 4.58, 13.01°) |
| OKLab | oklab(76.44% 0.0136 0.0028) |
| OKLCH | oklch(76.44% 0.014 11.6) |
| XYZ | xyz(43.6590, 44.3598, 47.3282) |
| Luminance | 0.4436 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.00
Dark Gray
#A9A9A9
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.83
Silver
#C0C0C0
ΔE00 7.01
Warm Gray
#C9BEB0
ΔE00 8.74
Stone
#A89F91
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB0 #AFBBBA
analogous
#BBAFB6 #BBAFB0 #BBB4AF
triadic
#BBAFB0 #B0BBAF #AFB0BB
tetradic
#BBAFB0 #B6BBAF #AFBBBA #B4AFBB
square
#BBAFB0 #B6BBAF #AFBBBA #B4AFBB
split-complementary
#BBAFB0 #AFBBB4 #AFB6BB
monochromatic
#826E70 #9F8E8F #BBAFB0 #D7D0D1 #F1EEEF
Accessibility & contrast
On white
2.13
#BBAFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#BBAFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB0
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB0 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B1B0
Deuteranopia (green-blind)
#B3B3B0
Tritanopia (blue-blind)
#BEAEAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb0; /* rgb */ color: rgb(187, 175, 176); /* oklch */ color: oklch(76.4% 0.014 11.6);
Tailwind
colors: {
custom: {
50: '#cfc6c7',
500: '#bbafb0',
950: '#000000',
},
}SCSS
$custom: #bbafb0; $custom-light: #cfc6c7; $custom-dark: #000000;
JSON
{
"hex": "#bbafb0",
"rgb": {
"r": 187,
"g": 175,
"b": 176
},
"hsl": {
"h": 355,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76435,
"c": 0.01383,
"h": 11.6
},
"luminance": 0.44359
}Semantic roles & 50–950 ramp
primary
#BBAFB0
secondary
#E1E4E4
accent
#928D53
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282