#BBAFAE#BBAFAE
#BBAFAE is a light, near-neutral red. Relative luminance 0.443; OKLCH L 76.4% C 0.014 H 23.2°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFAE |
|---|---|
| RGB | rgb(187, 175, 174) |
| HSL | hsl(5, 9%, 71%) |
| HSV | hsv(5, 7%, 73%) |
| CMYK | cmyk(0%, 6.4%, 7%, 26.7%) |
| CIE-LAB | lab(72.42, 4.10, 2.05) |
| CIE-LCH | lch(72.42, 4.59, 26.56°) |
| OKLab | oklab(76.38% 0.0128 0.0055) |
| OKLCH | oklch(76.38% 0.014 23.2) |
| XYZ | xyz(43.4626, 44.2812, 46.2937) |
| Luminance | 0.4428 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Dark Gray
#A9A9A9
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.85
Dove Gray
#B6B8BD
ΔE00 6.99
Warm Gray
#C9BEB0
ΔE00 7.80
Greige
#B8AB98
ΔE00 8.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFAE #AEBABB
analogous
#BBAEB3 #BBAFAE #BBB5AE
triadic
#BBAFAE #AEBBAF #AFAEBB
tetradic
#BBAFAE #B3BBAE #AEBABB #B5AEBB
square
#BBAFAE #B3BBAE #AEBABB #B5AEBB
split-complementary
#BBAFAE #AEBBB5 #AEB3BB
monochromatic
#826E6D #9F8E8D #BBAFAE #D7D0CF #F1EFEE
Accessibility & contrast
On white
2.13
#BBAFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BBAFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFAE
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFAE | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B0AE
Deuteranopia (green-blind)
#B4B2AE
Tritanopia (blue-blind)
#BEAEAF
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bbafae; /* rgb */ color: rgb(187, 175, 174); /* oklch */ color: oklch(76.4% 0.014 23.2);
Tailwind
colors: {
custom: {
50: '#cfc6c6',
500: '#bbafae',
950: '#000000',
},
}SCSS
$custom: #bbafae; $custom-light: #cfc6c6; $custom-dark: #000000;
JSON
{
"hex": "#bbafae",
"rgb": {
"r": 187,
"g": 175,
"b": 174
},
"hsl": {
"h": 4.615,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76376,
"c": 0.01389,
"h": 23.2
},
"luminance": 0.44281
}Semantic roles & 50–950 ramp
primary
#BBAFAE
secondary
#E1E4E4
accent
#8E9353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282