#BAAEB0#BAAEB0
#BAAEB0 is a light, near-neutral red. Relative luminance 0.438; OKLCH L 76.1% C 0.014 H 5.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEB0 |
|---|---|
| RGB | rgb(186, 174, 176) |
| HSL | hsl(350, 8%, 71%) |
| HSV | hsv(350, 6%, 73%) |
| CMYK | cmyk(0%, 6.5%, 5.4%, 27.1%) |
| CIE-LAB | lab(72.13, 4.64, 0.52) |
| CIE-LCH | lch(72.13, 4.67, 6.40°) |
| OKLab | oklab(76.15% 0.014 0.0014) |
| OKLCH | oklch(76.15% 0.014 5.9) |
| XYZ | xyz(43.2213, 43.8463, 47.2521) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.10
Dark Gray
#A9A9A9
ΔE00 6.43
Dove Gray
#B6B8BD
ΔE00 6.88
Silver
#C0C0C0
ΔE00 7.28
Warm Gray
#C9BEB0
ΔE00 9.33
Stone
#A89F91
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEB0 #AEBAB8
analogous
#BAAEB6 #BAAEB0 #BAB2AE
triadic
#BAAEB0 #B0BAAE #AEB0BA
tetradic
#BAAEB0 #B6BAAE #AEBAB8 #B2AEBA
square
#BAAEB0 #B6BAAE #AEBAB8 #B2AEBA
split-complementary
#BAAEB0 #AEBAB2 #AEB6BA
monochromatic
#806D70 #9E8D90 #BAAEB0 #D6CFD0 #F1EEEF
Accessibility & contrast
On white
2.15
#BAAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#BAAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEB0
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEB0 | 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)
#AFB0B0
Deuteranopia (green-blind)
#B2B2B0
Tritanopia (blue-blind)
#BDADAF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baaeb0; /* rgb */ color: rgb(186, 174, 176); /* oklch */ color: oklch(76.1% 0.014 5.9);
Tailwind
colors: {
custom: {
50: '#cec6c7',
500: '#baaeb0',
950: '#000000',
},
}SCSS
$custom: #baaeb0; $custom-light: #cec6c7; $custom-dark: #000000;
JSON
{
"hex": "#baaeb0",
"rgb": {
"r": 186,
"g": 174,
"b": 176
},
"hsl": {
"h": 350,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76146,
"c": 0.01404,
"h": 5.9
},
"luminance": 0.43846
}Semantic roles & 50–950 ramp
primary
#BAAEB0
secondary
#E0E4E3
accent
#928854
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282