#BAADAE#BAADAE
#BAADAE is a light, near-neutral red. Relative luminance 0.434; OKLCH L 75.9% C 0.015 H 12.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BAADAE |
|---|---|
| RGB | rgb(186, 173, 174) |
| HSL | hsl(355, 9%, 70%) |
| HSV | hsv(355, 7%, 73%) |
| CMYK | cmyk(0%, 7%, 6.5%, 27.1%) |
| CIE-LAB | lab(71.81, 4.83, 1.17) |
| CIE-LCH | lch(71.81, 4.97, 13.58°) |
| OKLab | oklab(75.89% 0.0147 0.0032) |
| OKLCH | oklch(75.89% 0.015 12.1) |
| XYZ | xyz(42.8324, 43.3828, 46.1535) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Dark Gray
#A9A9A9
ΔE00 6.60
Dove Gray
#B6B8BD
ΔE00 7.37
Silver
#C0C0C0
ΔE00 7.63
Warm Gray
#C9BEB0
ΔE00 9.13
Stone
#A89F91
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAADAE #ADBAB9
analogous
#BAADB4 #BAADAE #BAB2AD
triadic
#BAADAE #AEBAAD #ADAEBA
tetradic
#BAADAE #B4BAAD #ADBAB9 #B2ADBA
square
#BAADAE #B4BAAD #ADBAB9 #B2ADBA
split-complementary
#BAADAE #ADBAB2 #ADB4BA
monochromatic
#806C6E #9E8C8D #BAADAE #D6CECF #F1EEEF
Accessibility & contrast
On white
2.17
#BAADAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#BAADAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAADAE
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAADAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAADAE | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAFAE
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#BDACAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #baadae; /* rgb */ color: rgb(186, 173, 174); /* oklch */ color: oklch(75.9% 0.015 12.1);
Tailwind
colors: {
custom: {
50: '#cec5c6',
500: '#baadae',
950: '#000000',
},
}SCSS
$custom: #baadae; $custom-light: #cec5c6; $custom-dark: #000000;
JSON
{
"hex": "#baadae",
"rgb": {
"r": 186,
"g": 173,
"b": 174
},
"hsl": {
"h": 355.385,
"s": 8.609,
"l": 70.392
},
"oklch": {
"l": 0.75885,
"c": 0.01503,
"h": 12.1
},
"luminance": 0.43382
}Semantic roles & 50–950 ramp
primary
#BAADAE
secondary
#E0E3E3
accent
#938E53
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131213
muted
#828182