#B8AAA2#B8AAA2
#B8AAA2 is a light, near-neutral orange. Relative luminance 0.415; OKLCH L 74.8% C 0.020 H 51.9°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AAA2 |
|---|---|
| RGB | rgb(184, 170, 162) |
| HSL | hsl(22, 13%, 68%) |
| HSV | hsv(22, 12%, 72%) |
| CMYK | cmyk(0%, 7.6%, 12%, 27.8%) |
| CIE-LAB | lab(70.56, 3.65, 5.94) |
| CIE-LCH | lch(70.56, 6.97, 58.38°) |
| OKLab | oklab(74.76% 0.0123 0.0156) |
| OKLCH | oklch(74.76% 0.02 51.9) |
| XYZ | xyz(40.6630, 41.5491, 40.0531) |
| Luminance | 0.4155 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.46
Stone
#A89F91
ΔE00 5.89
Warm Gray
#C9BEB0
ΔE00 6.38
Pinkish Grey
#C8ACA9
ΔE00 6.80
Dark Gray
#A9A9A9
ΔE00 6.91
Mushroom
#BA9E88
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AAA2 #A2B0B8
analogous
#B8A2A5 #B8AAA2 #B8B5A2
triadic
#B8AAA2 #A2B8AA #AAA2B8
tetradic
#B8AAA2 #A5B8A2 #A2B0B8 #B5A2B8
square
#B8AAA2 #A5B8A2 #A2B0B8 #B5A2B8
split-complementary
#B8AAA2 #A2B8B5 #A2A5B8
monochromatic
#7F6C61 #9E8A7F #B8AAA2 #D2CAC5 #EDE9E7
Accessibility & contrast
On white
2.26
#B8AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#B8AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AAA2
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AAA2 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#B1AEA2
Tritanopia (blue-blind)
#BDA8A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b8aaa2; /* rgb */ color: rgb(184, 170, 162); /* oklch */ color: oklch(74.8% 0.020 51.9);
Tailwind
colors: {
custom: {
50: '#cdc3bd',
500: '#b8aaa2',
950: '#000000',
},
}SCSS
$custom: #b8aaa2; $custom-light: #cdc3bd; $custom-dark: #000000;
JSON
{
"hex": "#b8aaa2",
"rgb": {
"r": 184,
"g": 170,
"b": 162
},
"hsl": {
"h": 21.818,
"s": 13.415,
"l": 67.843
},
"oklch": {
"l": 0.74759,
"c": 0.01984,
"h": 51.9
},
"luminance": 0.41548
}Semantic roles & 50–950 ramp
primary
#B8AAA2
secondary
#D8DCDE
accent
#7D984E
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181