#B7AAA3#B7AAA3
#B7AAA3 is a light, near-neutral orange. Relative luminance 0.415; OKLCH L 74.7% C 0.018 H 50.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AAA3 |
|---|---|
| RGB | rgb(183, 170, 163) |
| HSL | hsl(21, 12%, 68%) |
| HSV | hsv(21, 11%, 72%) |
| CMYK | cmyk(0%, 7.1%, 10.9%, 28.2%) |
| CIE-LAB | lab(70.50, 3.45, 5.29) |
| CIE-LCH | lch(70.50, 6.31, 56.84°) |
| OKLab | oklab(74.7% 0.0115 0.0139) |
| OKLCH | oklch(74.7% 0.018 50.4) |
| XYZ | xyz(40.5134, 41.4617, 40.5119) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.75
Stone
#A89F91
ΔE00 5.93
Dark Gray
#A9A9A9
ΔE00 6.42
Warm Gray
#C9BEB0
ΔE00 6.51
Pinkish Grey
#C8ACA9
ΔE00 6.89
Greyish
#A8A495
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AAA3 #A3B0B7
analogous
#B7A3A6 #B7AAA3 #B7B4A3
triadic
#B7AAA3 #A3B7AA #AAA3B7
tetradic
#B7AAA3 #A6B7A3 #A3B0B7 #B4A3B7
square
#B7AAA3 #A6B7A3 #A3B0B7 #B4A3B7
split-complementary
#B7AAA3 #A3B7B4 #A3A6B7
monochromatic
#7D6C62 #9C8A81 #B7AAA3 #D2CAC5 #EDE9E8
Accessibility & contrast
On white
2.26
#B7AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#B7AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AAA3
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AAA3 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA3
Deuteranopia (green-blind)
#B0ADA3
Tritanopia (blue-blind)
#BBA8A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b7aaa3; /* rgb */ color: rgb(183, 170, 163); /* oklch */ color: oklch(74.7% 0.018 50.4);
Tailwind
colors: {
custom: {
50: '#ccc3be',
500: '#b7aaa3',
950: '#000000',
},
}SCSS
$custom: #b7aaa3; $custom-light: #ccc3be; $custom-dark: #000000;
JSON
{
"hex": "#b7aaa3",
"rgb": {
"r": 183,
"g": 170,
"b": 163
},
"hsl": {
"h": 21,
"s": 12.195,
"l": 67.843
},
"oklch": {
"l": 0.74699,
"c": 0.01809,
"h": 50.4
},
"luminance": 0.41461
}Semantic roles & 50–950 ramp
primary
#B7AAA3
secondary
#D8DCDE
accent
#7D964F
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181