#B7AAA4#B7AAA4
#B7AAA4 is a light, near-neutral orange. Relative luminance 0.415; OKLCH L 74.7% C 0.017 H 46.5°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAA4 |
|---|---|
| RGB | rgb(183, 170, 164) |
| HSL | hsl(19, 12%, 68%) |
| HSV | hsv(19, 10%, 72%) |
| CMYK | cmyk(0%, 7.1%, 10.4%, 28.2%) |
| CIE-LAB | lab(70.52, 3.62, 4.77) |
| CIE-LCH | lch(70.52, 5.99, 52.78°) |
| OKLab | oklab(74.73% 0.0119 0.0126) |
| OKLCH | oklch(74.73% 0.017 46.5) |
| XYZ | xyz(40.6034, 41.4977, 40.9856) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 6.28
Dark Gray
#A9A9A9
ΔE00 6.30
Stone
#A89F91
ΔE00 6.33
Pinkish Grey
#C8ACA9
ΔE00 6.57
Warm Gray
#C9BEB0
ΔE00 6.82
Greyish
#A8A495
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAA4 #A4B1B7
analogous
#B7A4A7 #B7AAA4 #B7B3A4
triadic
#B7AAA4 #A4B7AA #AAA4B7
tetradic
#B7AAA4 #A7B7A4 #A4B1B7 #B3A4B7
square
#B7AAA4 #A7B7A4 #A4B1B7 #B3A4B7
split-complementary
#B7AAA4 #A4B7B3 #A4A7B7
monochromatic
#7D6B63 #9C8A82 #B7AAA4 #D2CAC6 #EDEAE8
Accessibility & contrast
On white
2.26
#B7AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B7AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAA4
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAA4 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#BBA8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b7aaa4; /* rgb */ color: rgb(183, 170, 164); /* oklch */ color: oklch(74.7% 0.017 46.5);
Tailwind
colors: {
custom: {
50: '#ccc3bf',
500: '#b7aaa4',
950: '#000000',
},
}SCSS
$custom: #b7aaa4; $custom-light: #ccc3bf; $custom-dark: #000000;
JSON
{
"hex": "#b7aaa4",
"rgb": {
"r": 183,
"g": 170,
"b": 164
},
"hsl": {
"h": 18.947,
"s": 11.656,
"l": 68.039
},
"oklch": {
"l": 0.74727,
"c": 0.01735,
"h": 46.5
},
"luminance": 0.41497
}Semantic roles & 50–950 ramp
primary
#B7AAA4
secondary
#D8DCDE
accent
#809650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181