#B8AAA3#B8AAA3
#B8AAA3 is a light, near-neutral orange. Relative luminance 0.416; OKLCH L 74.8% C 0.019 H 48.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAA3 |
|---|---|
| RGB | rgb(184, 170, 163) |
| HSL | hsl(20, 13%, 68%) |
| HSV | hsv(20, 11%, 72%) |
| CMYK | cmyk(0%, 7.6%, 11.4%, 27.8%) |
| CIE-LAB | lab(70.58, 3.82, 5.42) |
| CIE-LCH | lch(70.58, 6.63, 54.81°) |
| OKLab | oklab(74.79% 0.0127 0.0143) |
| OKLCH | oklch(74.79% 0.019 48.5) |
| XYZ | xyz(40.7522, 41.5848, 40.5231) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.98
Stone
#A89F91
ΔE00 6.26
Pinkish Grey
#C8ACA9
ΔE00 6.45
Warm Gray
#C9BEB0
ΔE00 6.66
Dark Gray
#A9A9A9
ΔE00 6.78
Mushroom
#BA9E88
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAA3 #A3B1B8
analogous
#B8A3A6 #B8AAA3 #B8B4A3
triadic
#B8AAA3 #A3B8AA #AAA3B8
tetradic
#B8AAA3 #A6B8A3 #A3B1B8 #B4A3B8
square
#B8AAA3 #A6B8A3 #A3B1B8 #B4A3B8
split-complementary
#B8AAA3 #A3B8B4 #A3A6B8
monochromatic
#7F6B62 #9D8A80 #B8AAA3 #D3CAC6 #EDEAE8
Accessibility & contrast
On white
2.25
#B8AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B8AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAA3
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAA3 | 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)
#AEABA3
Deuteranopia (green-blind)
#B1AEA3
Tritanopia (blue-blind)
#BCA8A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b8aaa3; /* rgb */ color: rgb(184, 170, 163); /* oklch */ color: oklch(74.8% 0.019 48.5);
Tailwind
colors: {
custom: {
50: '#cdc3be',
500: '#b8aaa3',
950: '#000000',
},
}SCSS
$custom: #b8aaa3; $custom-light: #cdc3be; $custom-dark: #000000;
JSON
{
"hex": "#b8aaa3",
"rgb": {
"r": 184,
"g": 170,
"b": 163
},
"hsl": {
"h": 20,
"s": 12.883,
"l": 68.039
},
"oklch": {
"l": 0.74787,
"c": 0.01908,
"h": 48.5
},
"luminance": 0.41584
}Semantic roles & 50–950 ramp
primary
#B8AAA3
secondary
#D8DCDF
accent
#7F974E
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181