#B8A898#B8A898
#B8A898 is a light, muted orange. Relative luminance 0.405; OKLCH L 74.1% C 0.029 H 67.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A898 |
|---|---|
| RGB | rgb(184, 168, 152) |
| HSL | hsl(30, 18%, 66%) |
| HSV | hsv(30, 17%, 72%) |
| CMYK | cmyk(0%, 8.7%, 17.4%, 27.8%) |
| CIE-LAB | lab(69.80, 3.11, 10.36) |
| CIE-LCH | lch(69.80, 10.82, 73.30°) |
| OKLab | oklab(74.08% 0.0112 0.027) |
| OKLCH | oklch(74.08% 0.029 67.4) |
| XYZ | xyz(39.4371, 40.4634, 35.4324) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.46
Stone
#A89F91
ΔE00 4.43
Mushroom
#BA9E88
ΔE00 5.20
Khaki
#C3B091
ΔE00 5.88
Warm Gray
#C9BEB0
ΔE00 6.18
Taupe (survey)
#B9A281
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A898 #98A8B8
analogous
#B89898 #B8A898 #B8B898
triadic
#B8A898 #98B8A8 #A898B8
tetradic
#B8A898 #98B898 #98A8B8 #B898B8
square
#B8A898 #98B898 #98A8B8 #B898B8
split-complementary
#B8A898 #98B8B8 #9898B8
monochromatic
#7E6B57 #9F8974 #B8A898 #D1C7BC #EAE5E0
Accessibility & contrast
On white
2.31
#B8A898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#B8A898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A898
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A898 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA897
Deuteranopia (green-blind)
#B1AC98
Tritanopia (blue-blind)
#BEA4A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b8a898; /* rgb */ color: rgb(184, 168, 152); /* oklch */ color: oklch(74.1% 0.029 67.4);
Tailwind
colors: {
custom: {
50: '#cdc1b6',
500: '#b8a898',
950: '#000000',
},
}SCSS
$custom: #b8a898; $custom-light: #cdc1b6; $custom-dark: #000000;
JSON
{
"hex": "#b8a898",
"rgb": {
"r": 184,
"g": 168,
"b": 152
},
"hsl": {
"h": 30,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.74084,
"c": 0.0292,
"h": 67.4
},
"luminance": 0.40463
}Semantic roles & 50–950 ramp
primary
#B8A898
secondary
#D1D6DB
accent
#739D49
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131211
muted
#828180