#B5AAA0#B5AAA0
#B5AAA0 is a light, near-neutral orange. Relative luminance 0.411; OKLCH L 74.4% C 0.019 H 64.8°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AAA0 |
|---|---|
| RGB | rgb(181, 170, 160) |
| HSL | hsl(29, 12%, 67%) |
| HSV | hsv(29, 12%, 71%) |
| CMYK | cmyk(0%, 6.1%, 11.6%, 29%) |
| CIE-LAB | lab(70.25, 2.21, 6.57) |
| CIE-LCH | lch(70.25, 6.93, 71.43°) |
| OKLab | oklab(74.44% 0.0081 0.0172) |
| OKLCH | oklch(74.44% 0.019 64.8) |
| XYZ | xyz(39.7754, 41.1118, 39.0909) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.84
Stone
#A89F91
ΔE00 4.30
Greyish
#A8A495
ΔE00 5.53
Warm Gray
#C9BEB0
ΔE00 5.68
Dark Gray
#A9A9A9
ΔE00 6.36
Cement
#A5A391
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AAA0 #A0ABB5
analogous
#B5A0A1 #B5AAA0 #B5B5A0
triadic
#B5AAA0 #A0B5AA #AAA0B5
tetradic
#B5AAA0 #A1B5A0 #A0ABB5 #B5A0B5
square
#B5AAA0 #A1B5A0 #A0ABB5 #B5A0B5
split-complementary
#B5AAA0 #A0B5B5 #A0A1B5
monochromatic
#7B6D60 #9A8B7E #B5AAA0 #D0C9C2 #EBE8E5
Accessibility & contrast
On white
2.28
#B5AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B5AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AAA0
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AAA0 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9F
Deuteranopia (green-blind)
#B0ADA0
Tritanopia (blue-blind)
#B9A8A7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b5aaa0; /* rgb */ color: rgb(181, 170, 160); /* oklch */ color: oklch(74.4% 0.019 64.8);
Tailwind
colors: {
custom: {
50: '#cbc3bc',
500: '#b5aaa0',
950: '#000000',
},
}SCSS
$custom: #b5aaa0; $custom-light: #cbc3bc; $custom-dark: #000000;
JSON
{
"hex": "#b5aaa0",
"rgb": {
"r": 181,
"g": 170,
"b": 160
},
"hsl": {
"h": 28.571,
"s": 12.426,
"l": 66.863
},
"oklch": {
"l": 0.74442,
"c": 0.01903,
"h": 64.8
},
"luminance": 0.41111
}Semantic roles & 50–950 ramp
primary
#B5AAA0
secondary
#D5D9DC
accent
#74974F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181