#BAAEAB#BAAEAB
#BAAEAB is a light, near-neutral red. Relative luminance 0.437; OKLCH L 76.0% C 0.015 H 34.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEAB |
|---|---|
| RGB | rgb(186, 174, 171) |
| HSL | hsl(12, 10%, 70%) |
| HSV | hsv(12, 8%, 73%) |
| CMYK | cmyk(0%, 6.5%, 8.1%, 27.1%) |
| CIE-LAB | lab(72.00, 3.76, 3.08) |
| CIE-LCH | lch(72.00, 4.86, 39.32°) |
| OKLab | oklab(76% 0.012 0.0082) |
| OKLCH | oklch(76% 0.015 34.3) |
| XYZ | xyz(42.7357, 43.6520, 44.6946) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.00
Pinkish Grey
#C8ACA9
ΔE00 6.16
Silver
#C0C0C0
ΔE00 7.00
Warm Gray
#C9BEB0
ΔE00 7.05
Dove Gray
#B6B8BD
ΔE00 7.36
Greige
#B8AB98
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEAB #ABB7BA
analogous
#BAABAF #BAAEAB #BAB6AB
triadic
#BAAEAB #ABBAAE #AEABBA
tetradic
#BAAEAB #AFBAAB #ABB7BA #B6ABBA
square
#BAAEAB #AFBAAB #ABB7BA #B6ABBA
split-complementary
#BAAEAB #ABBAB6 #ABAFBA
monochromatic
#816E6A #9E8E89 #BAAEAB #D6CECD #F1EFEE
Accessibility & contrast
On white
2.16
#BAAEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BAAEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEAB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEAB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAB
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#BDADAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #baaeab; /* rgb */ color: rgb(186, 174, 171); /* oklch */ color: oklch(76.0% 0.015 34.3);
Tailwind
colors: {
custom: {
50: '#cec6c4',
500: '#baaeab',
950: '#000000',
},
}SCSS
$custom: #baaeab; $custom-light: #cec6c4; $custom-dark: #000000;
JSON
{
"hex": "#baaeab",
"rgb": {
"r": 186,
"g": 174,
"b": 171
},
"hsl": {
"h": 12,
"s": 9.804,
"l": 70
},
"oklch": {
"l": 0.76001,
"c": 0.0145,
"h": 34.3
},
"luminance": 0.43651
}Semantic roles & 50–950 ramp
primary
#BAAEAB
secondary
#DEE2E3
accent
#879452
background
#FCFCFC
surface
#F9F8F8
border
#D2D1D1
text
#131312
muted
#828281