#B5AAA3#B5AAA3
#B5AAA3 is a light, near-neutral orange. Relative luminance 0.412; OKLCH L 74.5% C 0.016 H 54.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AAA3 |
|---|---|
| RGB | rgb(181, 170, 163) |
| HSL | hsl(23, 11%, 67%) |
| HSV | hsv(23, 10%, 71%) |
| CMYK | cmyk(0%, 6.1%, 9.9%, 29%) |
| CIE-LAB | lab(70.33, 2.72, 5.02) |
| CIE-LCH | lch(70.33, 5.71, 61.58°) |
| OKLab | oklab(74.52% 0.0093 0.0132) |
| OKLCH | oklch(74.52% 0.016 54.8) |
| XYZ | xyz(40.0410, 41.2181, 40.4898) |
| Luminance | 0.4122 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.34
Greige
#B8AB98
ΔE00 5.38
Dark Gray
#A9A9A9
ΔE00 5.71
Warm Gray
#C9BEB0
ΔE00 6.31
Greyish
#A8A495
ΔE00 6.67
Pinkish Grey
#C8ACA9
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AAA3 #A3AEB5
analogous
#B5A3A5 #B5AAA3 #B5B3A3
triadic
#B5AAA3 #A3B5AA #AAA3B5
tetradic
#B5AAA3 #A5B5A3 #A3AEB5 #B3A3B5
square
#B5AAA3 #A5B5A3 #A3AEB5 #B3A3B5
split-complementary
#B5AAA3 #A3B5B3 #A3A5B5
monochromatic
#7B6C63 #9A8B81 #B5AAA3 #D0C9C5 #ECE9E7
Accessibility & contrast
On white
2.27
#B5AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B5AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AAA3
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AAA3 | 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)
#ADABA3
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#B9A8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b5aaa3; /* rgb */ color: rgb(181, 170, 163); /* oklch */ color: oklch(74.5% 0.016 54.8);
Tailwind
colors: {
custom: {
50: '#cbc3be',
500: '#b5aaa3',
950: '#000000',
},
}SCSS
$custom: #b5aaa3; $custom-light: #cbc3be; $custom-dark: #000000;
JSON
{
"hex": "#b5aaa3",
"rgb": {
"r": 181,
"g": 170,
"b": 163
},
"hsl": {
"h": 23.333,
"s": 10.843,
"l": 67.451
},
"oklch": {
"l": 0.74525,
"c": 0.01617,
"h": 54.8
},
"luminance": 0.41218
}Semantic roles & 50–950 ramp
primary
#B5AAA3
secondary
#D7DBDD
accent
#7A9551
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181