#B8AAA4#B8AAA4
#B8AAA4 is a light, near-neutral orange. Relative luminance 0.416; OKLCH L 74.8% C 0.018 H 44.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAA4 |
|---|---|
| RGB | rgb(184, 170, 164) |
| HSL | hsl(18, 12%, 68%) |
| HSV | hsv(18, 11%, 72%) |
| CMYK | cmyk(0%, 7.6%, 10.9%, 27.8%) |
| CIE-LAB | lab(70.61, 3.99, 4.91) |
| CIE-LCH | lch(70.61, 6.33, 50.86°) |
| OKLab | oklab(74.82% 0.0131 0.0129) |
| OKLCH | oklch(74.82% 0.018 44.7) |
| XYZ | xyz(40.8422, 41.6208, 40.9968) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.13
Greige
#B8AB98
ΔE00 6.51
Stone
#A89F91
ΔE00 6.65
Dark Gray
#A9A9A9
ΔE00 6.68
Warm Gray
#C9BEB0
ΔE00 6.97
Mushroom
#BA9E88
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAA4 #A4B2B8
analogous
#B8A4A8 #B8AAA4 #B8B4A4
triadic
#B8AAA4 #A4B8AA #AAA4B8
tetradic
#B8AAA4 #A8B8A4 #A4B2B8 #B4A4B8
square
#B8AAA4 #A8B8A4 #A4B2B8 #B4A4B8
split-complementary
#B8AAA4 #A4B8B4 #A4A8B8
monochromatic
#7F6B63 #9D8A82 #B8AAA4 #D3CAC6 #EEEAE9
Accessibility & contrast
On white
2.25
#B8AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B8AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAA4
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAA4 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#B1AEA4
Tritanopia (blue-blind)
#BCA8A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b8aaa4; /* rgb */ color: rgb(184, 170, 164); /* oklch */ color: oklch(74.8% 0.018 44.7);
Tailwind
colors: {
custom: {
50: '#cdc3bf',
500: '#b8aaa4',
950: '#000000',
},
}SCSS
$custom: #b8aaa4; $custom-light: #cdc3bf; $custom-dark: #000000;
JSON
{
"hex": "#b8aaa4",
"rgb": {
"r": 184,
"g": 170,
"b": 164
},
"hsl": {
"h": 18,
"s": 12.346,
"l": 68.235
},
"oklch": {
"l": 0.74815,
"c": 0.01838,
"h": 44.7
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#B8AAA4
secondary
#D9DDDF
accent
#81964F
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181