#BAAEAD#BAAEAD
#BAAEAD is a light, near-neutral red. Relative luminance 0.437; OKLCH L 76.1% C 0.014 H 23.3°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEAD |
|---|---|
| RGB | rgb(186, 174, 173) |
| HSL | hsl(5, 9%, 70%) |
| HSV | hsv(5, 7%, 73%) |
| CMYK | cmyk(0%, 6.5%, 7%, 27.1%) |
| CIE-LAB | lab(72.05, 4.11, 2.05) |
| CIE-LCH | lch(72.05, 4.59, 26.56°) |
| OKLab | oklab(76.06% 0.0128 0.0055) |
| OKLCH | oklch(76.06% 0.014 23.3) |
| XYZ | xyz(42.9277, 43.7288, 45.7061) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.97
Dark Gray
#A9A9A9
ΔE00 6.06
Silver
#C0C0C0
ΔE00 7.02
Dove Gray
#B6B8BD
ΔE00 7.07
Warm Gray
#C9BEB0
ΔE00 7.94
Stone
#A89F91
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEAD #ADB9BA
analogous
#BAADB2 #BAAEAD #BAB4AD
triadic
#BAAEAD #ADBAAE #AEADBA
tetradic
#BAAEAD #B2BAAD #ADB9BA #B4ADBA
square
#BAAEAD #B2BAAD #ADB9BA #B4ADBA
split-complementary
#BAAEAD #ADBAB4 #ADB2BA
monochromatic
#806E6C #9E8D8C #BAAEAD #D6CFCE #F1EFEE
Accessibility & contrast
On white
2.15
#BAAEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BAAEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEAD
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEAD | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAD
Deuteranopia (green-blind)
#B3B1AD
Tritanopia (blue-blind)
#BDADAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baaead; /* rgb */ color: rgb(186, 174, 173); /* oklch */ color: oklch(76.1% 0.014 23.3);
Tailwind
colors: {
custom: {
50: '#cec6c5',
500: '#baaead',
950: '#000000',
},
}SCSS
$custom: #baaead; $custom-light: #cec6c5; $custom-dark: #000000;
JSON
{
"hex": "#baaead",
"rgb": {
"r": 186,
"g": 174,
"b": 173
},
"hsl": {
"h": 4.615,
"s": 8.609,
"l": 70.392
},
"oklch": {
"l": 0.76058,
"c": 0.0139,
"h": 23.3
},
"luminance": 0.43728
}Semantic roles & 50–950 ramp
primary
#BAAEAD
secondary
#E0E3E3
accent
#8E9353
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281