#BBAFB2#BBAFB2
#BBAFB2 is a light, near-neutral red. Relative luminance 0.444; OKLCH L 76.5% C 0.014 H 0.4°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFB2 |
|---|---|
| RGB | rgb(187, 175, 178) |
| HSL | hsl(345, 8%, 71%) |
| HSV | hsv(345, 6%, 73%) |
| CMYK | cmyk(0%, 6.4%, 4.8%, 26.7%) |
| CIE-LAB | lab(72.52, 4.82, 0.01) |
| CIE-LCH | lch(72.52, 4.82, 0.11°) |
| OKLab | oklab(76.49% 0.0143 0.0001) |
| OKLCH | oklch(76.49% 0.014 0.4) |
| XYZ | xyz(43.8584, 44.4396, 48.3781) |
| Luminance | 0.4444 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.22
Dark Gray
#A9A9A9
ΔE00 6.70
Dove Gray
#B6B8BD
ΔE00 6.80
Silver
#C0C0C0
ΔE00 7.27
Warm Gray
#C9BEB0
ΔE00 9.69
Light Gray
#D3D3D3
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFB2 #AFBBB8
analogous
#BBAFB8 #BBAFB2 #BBB2AF
triadic
#BBAFB2 #B2BBAF #AFB2BB
tetradic
#BBAFB2 #B8BBAF #AFBBB8 #B2AFBB
square
#BBAFB2 #B8BBAF #AFBBB8 #B2AFBB
split-complementary
#BBAFB2 #AFBBB2 #AFB8BB
monochromatic
#826E73 #9F8E92 #BBAFB2 #D7D0D2 #F1EEEF
Accessibility & contrast
On white
2.12
#BBAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BBAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFB2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFB2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B1B2
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#BDAEB0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafb2; /* rgb */ color: rgb(187, 175, 178); /* oklch */ color: oklch(76.5% 0.014 0.4);
Tailwind
colors: {
custom: {
50: '#cfc6c9',
500: '#bbafb2',
950: '#000000',
},
}SCSS
$custom: #bbafb2; $custom-light: #cfc6c9; $custom-dark: #000000;
JSON
{
"hex": "#bbafb2",
"rgb": {
"r": 187,
"g": 175,
"b": 178
},
"hsl": {
"h": 345,
"s": 8.108,
"l": 70.98
},
"oklch": {
"l": 0.76494,
"c": 0.01433,
"h": 0.4
},
"luminance": 0.44439
}Semantic roles & 50–950 ramp
primary
#BBAFB2
secondary
#E1E4E4
accent
#928253
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282