#BAAEAA#BAAEAA
#BAAEAA is a light, near-neutral orange. Relative luminance 0.436; OKLCH L 76.0% C 0.015 H 39.4°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEAA |
|---|---|
| RGB | rgb(186, 174, 170) |
| HSL | hsl(15, 10%, 70%) |
| HSV | hsv(15, 9%, 73%) |
| CMYK | cmyk(0%, 6.5%, 8.6%, 27.1%) |
| CIE-LAB | lab(71.97, 3.58, 3.59) |
| CIE-LCH | lch(71.97, 5.07, 45.05°) |
| OKLab | oklab(75.97% 0.0116 0.0095) |
| OKLCH | oklch(75.97% 0.015 39.4) |
| XYZ | xyz(42.6407, 43.6140, 44.1945) |
| Luminance | 0.4361 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.02
Pinkish Grey
#C8ACA9
ΔE00 6.34
Warm Gray
#C9BEB0
ΔE00 6.63
Silver
#C0C0C0
ΔE00 7.03
Greige
#B8AB98
ΔE00 7.26
Dove Gray
#B6B8BD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEAA #AAB6BA
analogous
#BAAAAE #BAAEAA #BAB6AA
triadic
#BAAEAA #AABAAE #AEAABA
tetradic
#BAAEAA #AEBAAA #AAB6BA #B6AABA
square
#BAAEAA #AEBAAA #AAB6BA #B6AABA
split-complementary
#BAAEAA #AABAB6 #AAAEBA
monochromatic
#816F69 #9F8E88 #BAAEAA #D5CECC #F1EEEE
Accessibility & contrast
On white
2.16
#BAAEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#BAAEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEAA
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEAA | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#BEACAD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #baaeaa; /* rgb */ color: rgb(186, 174, 170); /* oklch */ color: oklch(76.0% 0.015 39.4);
Tailwind
colors: {
custom: {
50: '#cec6c3',
500: '#baaeaa',
950: '#000000',
},
}SCSS
$custom: #baaeaa; $custom-light: #cec6c3; $custom-dark: #000000;
JSON
{
"hex": "#baaeaa",
"rgb": {
"r": 186,
"g": 174,
"b": 170
},
"hsl": {
"h": 15,
"s": 10.39,
"l": 69.804
},
"oklch": {
"l": 0.75972,
"c": 0.01498,
"h": 39.4
},
"luminance": 0.43613
}Semantic roles & 50–950 ramp
primary
#BAAEAA
secondary
#DEE1E2
accent
#849451
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281