#BAAEAF#BAAEAF
#BAAEAF is a light, near-neutral red. Relative luminance 0.438; OKLCH L 76.1% C 0.014 H 11.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEAF |
|---|---|
| RGB | rgb(186, 174, 175) |
| HSL | hsl(355, 8%, 71%) |
| HSV | hsv(355, 6%, 73%) |
| CMYK | cmyk(0%, 6.5%, 5.9%, 27.1%) |
| CIE-LAB | lab(72.10, 4.46, 1.03) |
| CIE-LCH | lch(72.10, 4.58, 13.01°) |
| OKLab | oklab(76.12% 0.0136 0.0028) |
| OKLCH | oklch(76.12% 0.014 11.7) |
| XYZ | xyz(43.1227, 43.8068, 46.7330) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.01
Dark Gray
#A9A9A9
ΔE00 6.27
Dove Gray
#B6B8BD
ΔE00 6.91
Silver
#C0C0C0
ΔE00 7.17
Warm Gray
#C9BEB0
ΔE00 8.87
Stone
#A89F91
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEAF #AEBAB9
analogous
#BAAEB5 #BAAEAF #BAB3AE
triadic
#BAAEAF #AFBAAE #AEAFBA
tetradic
#BAAEAF #B5BAAE #AEBAB9 #B3AEBA
square
#BAAEAF #B5BAAE #AEBAB9 #B3AEBA
split-complementary
#BAAEAF #AEBAB3 #AEB5BA
monochromatic
#806D6F #9E8D8E #BAAEAF #D6CFD0 #F1EEEF
Accessibility & contrast
On white
2.15
#BAAEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#BAAEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEAF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEAF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0AF
Deuteranopia (green-blind)
#B2B2AF
Tritanopia (blue-blind)
#BDADAE
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baaeaf; /* rgb */ color: rgb(186, 174, 175); /* oklch */ color: oklch(76.1% 0.014 11.7);
Tailwind
colors: {
custom: {
50: '#cec6c6',
500: '#baaeaf',
950: '#000000',
},
}SCSS
$custom: #baaeaf; $custom-light: #cec6c6; $custom-dark: #000000;
JSON
{
"hex": "#baaeaf",
"rgb": {
"r": 186,
"g": 174,
"b": 175
},
"hsl": {
"h": 355,
"s": 8,
"l": 70.588
},
"oklch": {
"l": 0.76117,
"c": 0.01385,
"h": 11.7
},
"luminance": 0.43806
}Semantic roles & 50–950 ramp
primary
#BAAEAF
secondary
#E0E4E3
accent
#928D54
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131313
muted
#828282