#B0AA9E#B0AA9E
#B0AA9E is a light, near-neutral orange. Relative luminance 0.404; OKLCH L 74.0% C 0.018 H 84.6°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AA9E |
|---|---|
| RGB | rgb(176, 170, 158) |
| HSL | hsl(40, 10%, 65%) |
| HSV | hsv(40, 10%, 69%) |
| CMYK | cmyk(0%, 3.4%, 10.2%, 31%) |
| CIE-LAB | lab(69.79, 0.02, 6.95) |
| CIE-LCH | lch(69.79, 6.95, 89.87°) |
| OKLab | oklab(73.96% 0.0017 0.0182) |
| OKLCH | oklch(73.96% 0.018 84.6) |
| XYZ | xyz(38.4501, 40.4486, 38.1229) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.76
Stone
#A89F91
ΔE00 3.48
Greige
#B8AB98
ΔE00 3.73
Cement
#A5A391
ΔE00 4.47
Dark Gray
#A9A9A9
ΔE00 6.02
Warm Gray
#C9BEB0
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AA9E #9EA4B0
analogous
#B0A19E #B0AA9E #ADB09E
triadic
#B0AA9E #9EB0AA #AA9EB0
tetradic
#B0AA9E #9EB0A1 #9EA4B0 #B09EAD
square
#B0AA9E #9EB0A1 #9EA4B0 #B09EAD
split-complementary
#B0AA9E #9EADB0 #A19EB0
monochromatic
#756D5F #958C7C #B0AA9E #CBC8C0 #E7E5E1
Accessibility & contrast
On white
2.31
#B0AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#B0AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AA9E
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AA9E | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9D
Deuteranopia (green-blind)
#AFAB9E
Tritanopia (blue-blind)
#B3A8A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b0aa9e; /* rgb */ color: rgb(176, 170, 158); /* oklch */ color: oklch(74.0% 0.018 84.6);
Tailwind
colors: {
custom: {
50: '#c7c3ba',
500: '#b0aa9e',
950: '#000000',
},
}SCSS
$custom: #b0aa9e; $custom-light: #c7c3ba; $custom-dark: #000000;
JSON
{
"hex": "#b0aa9e",
"rgb": {
"r": 176,
"g": 170,
"b": 158
},
"hsl": {
"h": 40,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.73959,
"c": 0.01826,
"h": 84.6
},
"luminance": 0.40448
}Semantic roles & 50–950 ramp
primary
#B0AA9E
secondary
#D2D4D8
accent
#689451
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180