#BBAEAF#BBAEAF
#BBAEAF is a light, near-neutral red. Relative luminance 0.439; OKLCH L 76.2% C 0.015 H 12.1°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEAF |
|---|---|
| RGB | rgb(187, 174, 175) |
| HSL | hsl(355, 9%, 71%) |
| HSV | hsv(355, 7%, 73%) |
| CMYK | cmyk(0%, 7%, 6.4%, 26.7%) |
| CIE-LAB | lab(72.18, 4.82, 1.16) |
| CIE-LCH | lch(72.18, 4.96, 13.57°) |
| OKLab | oklab(76.2% 0.0147 0.0032) |
| OKLCH | oklch(76.2% 0.015 12.1) |
| XYZ | xyz(43.3665, 43.9326, 46.7444) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.61
Dark Gray
#A9A9A9
ΔE00 6.68
Dove Gray
#B6B8BD
ΔE00 7.28
Silver
#C0C0C0
ΔE00 7.47
Warm Gray
#C9BEB0
ΔE00 9.00
Stone
#A89F91
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEAF #AEBBBA
analogous
#BBAEB5 #BBAEAF #BBB3AE
triadic
#BBAEAF #AFBBAE #AEAFBB
tetradic
#BBAEAF #B5BBAE #AEBBBA #B3AEBB
square
#BBAEAF #B5BBAE #AEBBBA #B3AEBB
split-complementary
#BBAEAF #AEBBB3 #AEB5BB
monochromatic
#826D6E #9F8D8E #BBAEAF #D7CFD0 #F1EEEF
Accessibility & contrast
On white
2.15
#BBAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BBAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEAF
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEAF | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AF
Deuteranopia (green-blind)
#B3B2AF
Tritanopia (blue-blind)
#BEADAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbaeaf; /* rgb */ color: rgb(187, 174, 175); /* oklch */ color: oklch(76.2% 0.015 12.1);
Tailwind
colors: {
custom: {
50: '#cfc6c6',
500: '#bbaeaf',
950: '#000000',
},
}SCSS
$custom: #bbaeaf; $custom-light: #cfc6c6; $custom-dark: #000000;
JSON
{
"hex": "#bbaeaf",
"rgb": {
"r": 187,
"g": 174,
"b": 175
},
"hsl": {
"h": 355.385,
"s": 8.725,
"l": 70.784
},
"oklch": {
"l": 0.76203,
"c": 0.015,
"h": 12.1
},
"luminance": 0.43932
}Semantic roles & 50–950 ramp
primary
#BBAEAF
secondary
#E1E4E4
accent
#938E53
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282