#BAAEAC#BAAEAC
#BAAEAC is a light, near-neutral red. Relative luminance 0.437; OKLCH L 76.0% C 0.014 H 28.9°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEAC |
|---|---|
| RGB | rgb(186, 174, 172) |
| HSL | hsl(9, 9%, 70%) |
| HSV | hsv(9, 8%, 73%) |
| CMYK | cmyk(0%, 6.5%, 7.5%, 27.1%) |
| CIE-LAB | lab(72.02, 3.93, 2.57) |
| CIE-LCH | lch(72.02, 4.70, 33.12°) |
| OKLab | oklab(76.03% 0.0124 0.0068) |
| OKLCH | oklch(76.03% 0.014 28.9) |
| XYZ | xyz(42.8313, 43.6903, 45.1984) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.01
Pinkish Grey
#C8ACA9
ΔE00 6.03
Silver
#C0C0C0
ΔE00 6.99
Dove Gray
#B6B8BD
ΔE00 7.20
Warm Gray
#C9BEB0
ΔE00 7.49
Greige
#B8AB98
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEAC #ACB8BA
analogous
#BAACB1 #BAAEAC #BAB5AC
triadic
#BAAEAC #ACBAAE #AEACBA
tetradic
#BAAEAC #B1BAAC #ACB8BA #B5ACBA
square
#BAAEAC #B1BAAC #ACB8BA #B5ACBA
split-complementary
#BAAEAC #ACBAB5 #ACB1BA
monochromatic
#816E6B #9E8D8B #BAAEAC #D6CFCD #F1EFEE
Accessibility & contrast
On white
2.16
#BAAEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BAAEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEAC
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEAC | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAC
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#BDADAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #baaeac; /* rgb */ color: rgb(186, 174, 172); /* oklch */ color: oklch(76.0% 0.014 28.9);
Tailwind
colors: {
custom: {
50: '#cec6c4',
500: '#baaeac',
950: '#000000',
},
}SCSS
$custom: #baaeac; $custom-light: #cec6c4; $custom-dark: #000000;
JSON
{
"hex": "#baaeac",
"rgb": {
"r": 186,
"g": 174,
"b": 172
},
"hsl": {
"h": 8.571,
"s": 9.211,
"l": 70.196
},
"oklch": {
"l": 0.7603,
"c": 0.01414,
"h": 28.9
},
"luminance": 0.4369
}Semantic roles & 50–950 ramp
primary
#BAAEAC
secondary
#DFE2E3
accent
#8A9352
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281