#BBAEAD#BBAEAD
#BBAEAD is a light, near-neutral red. Relative luminance 0.439; OKLCH L 76.1% C 0.015 H 22.8°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAEAD |
|---|---|
| RGB | rgb(187, 174, 173) |
| HSL | hsl(4, 9%, 71%) |
| HSV | hsv(4, 7%, 73%) |
| CMYK | cmyk(0%, 7%, 7.5%, 26.7%) |
| CIE-LAB | lab(72.13, 4.47, 2.19) |
| CIE-LCH | lch(72.13, 4.98, 26.07°) |
| OKLab | oklab(76.15% 0.0139 0.0058) |
| OKLCH | oklch(76.15% 0.015 22.8) |
| XYZ | xyz(43.1716, 43.8546, 45.7176) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.55
Dark Gray
#A9A9A9
ΔE00 6.48
Silver
#C0C0C0
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.42
Warm Gray
#C9BEB0
ΔE00 8.09
Greige
#B8AB98
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAEAD #ADBABB
analogous
#BBADB3 #BBAEAD #BBB5AD
triadic
#BBAEAD #ADBBAE #AEADBB
tetradic
#BBAEAD #B3BBAD #ADBABB #B5ADBB
square
#BBAEAD #B3BBAD #ADBABB #B5ADBB
split-complementary
#BBAEAD #ADBBB5 #ADB3BB
monochromatic
#826D6C #9F8D8C #BBAEAD #D7CFCE #F1EEEE
Accessibility & contrast
On white
2.15
#BBAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#BBAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAEAD
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAEAD | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAD
Deuteranopia (green-blind)
#B3B2AD
Tritanopia (blue-blind)
#BEADAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbaead; /* rgb */ color: rgb(187, 174, 173); /* oklch */ color: oklch(76.1% 0.015 22.8);
Tailwind
colors: {
custom: {
50: '#cfc6c5',
500: '#bbaead',
950: '#000000',
},
}SCSS
$custom: #bbaead; $custom-light: #cfc6c5; $custom-dark: #000000;
JSON
{
"hex": "#bbaead",
"rgb": {
"r": 187,
"g": 174,
"b": 173
},
"hsl": {
"h": 4.286,
"s": 9.333,
"l": 70.588
},
"oklch": {
"l": 0.76145,
"c": 0.01506,
"h": 22.8
},
"luminance": 0.43854
}Semantic roles & 50–950 ramp
primary
#BBAEAD
secondary
#E0E4E4
accent
#8F9352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281