#B5AAA2#B5AAA2
#B5AAA2 is a light, near-neutral orange. Relative luminance 0.412; OKLCH L 74.5% C 0.017 H 58.5°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AAA2 |
|---|---|
| RGB | rgb(181, 170, 162) |
| HSL | hsl(25, 11%, 67%) |
| HSV | hsv(25, 10%, 71%) |
| CMYK | cmyk(0%, 6.1%, 10.5%, 29%) |
| CIE-LAB | lab(70.30, 2.55, 5.54) |
| CIE-LCH | lch(70.30, 6.09, 65.30°) |
| OKLab | oklab(74.5% 0.0089 0.0146) |
| OKLCH | oklch(74.5% 0.017 58.5) |
| XYZ | xyz(39.9518, 41.1824, 40.0198) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.85
Stone
#A89F91
ΔE00 4.96
Dark Gray
#A9A9A9
ΔE00 5.90
Warm Gray
#C9BEB0
ΔE00 6.06
Greyish
#A8A495
ΔE00 6.27
Mushroom
#BA9E88
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AAA2 #A2ADB5
analogous
#B5A2A4 #B5AAA2 #B5B4A2
triadic
#B5AAA2 #A2B5AA #AAA2B5
tetradic
#B5AAA2 #A4B5A2 #A2ADB5 #B4A2B5
square
#B5AAA2 #A4B5A2 #A2ADB5 #B4A2B5
split-complementary
#B5AAA2 #A2B5B4 #A2A4B5
monochromatic
#7B6C62 #9A8B80 #B5AAA2 #D0C9C4 #EBE8E6
Accessibility & contrast
On white
2.27
#B5AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B5AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AAA2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AAA2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA2
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#B9A8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b5aaa2; /* rgb */ color: rgb(181, 170, 162); /* oklch */ color: oklch(74.5% 0.017 58.5);
Tailwind
colors: {
custom: {
50: '#cbc3bd',
500: '#b5aaa2',
950: '#000000',
},
}SCSS
$custom: #b5aaa2; $custom-light: #cbc3bd; $custom-dark: #000000;
JSON
{
"hex": "#b5aaa2",
"rgb": {
"r": 181,
"g": 170,
"b": 162
},
"hsl": {
"h": 25.263,
"s": 11.377,
"l": 67.255
},
"oklch": {
"l": 0.74497,
"c": 0.01707,
"h": 58.5
},
"luminance": 0.41182
}Semantic roles & 50–950 ramp
primary
#B5AAA2
secondary
#D6DADC
accent
#789550
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181