#B8AA98#B8AA98
#B8AA98 is a light, muted orange. Relative luminance 0.412; OKLCH L 74.5% C 0.030 H 74.2°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B8AA98 |
|---|---|
| RGB | rgb(184, 170, 152) |
| HSL | hsl(34, 18%, 66%) |
| HSV | hsv(34, 17%, 72%) |
| CMYK | cmyk(0%, 7.6%, 17.4%, 27.8%) |
| CIE-LAB | lab(70.32, 2.02, 11.10) |
| CIE-LCH | lch(70.32, 11.29, 79.67°) |
| OKLab | oklab(74.49% 0.0081 0.0288) |
| OKLCH | oklch(74.49% 0.03 74.2) |
| XYZ | xyz(39.8092, 41.2076, 35.5564) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 0.81
Stone
#A89F91
ΔE00 4.21
Khaki
#C3B091
ΔE00 4.81
Greyish
#A8A495
ΔE00 5.34
Warm Gray
#C9BEB0
ΔE00 5.64
Taupe (survey)
#B9A281
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8AA98 #98A6B8
analogous
#B89A98 #B8AA98 #B6B898
triadic
#B8AA98 #98B8AA #AA98B8
tetradic
#B8AA98 #98B89A #98A6B8 #B898B6
square
#B8AA98 #98B89A #98A6B8 #B898B6
split-complementary
#B8AA98 #98B6B8 #9A98B8
monochromatic
#7E6D57 #9F8C74 #B8AA98 #D1C8BC #EAE6E0
Accessibility & contrast
On white
2.27
#B8AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#B8AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8AA98
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8AA98 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA97
Deuteranopia (green-blind)
#B3AD98
Tritanopia (blue-blind)
#BEA6A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b8aa98; /* rgb */ color: rgb(184, 170, 152); /* oklch */ color: oklch(74.5% 0.030 74.2);
Tailwind
colors: {
custom: {
50: '#cdc3b6',
500: '#b8aa98',
950: '#000000',
},
}SCSS
$custom: #b8aa98; $custom-light: #cdc3b6; $custom-dark: #000000;
JSON
{
"hex": "#b8aa98",
"rgb": {
"r": 184,
"g": 170,
"b": 152
},
"hsl": {
"h": 33.75,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.74494,
"c": 0.02995,
"h": 74.2
},
"luminance": 0.41207
}Semantic roles & 50–950 ramp
primary
#B8AA98
secondary
#D1D5DB
accent
#6E9D49
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180