#B8A098#B8A098
#B8A098 is a light, muted orange. Relative luminance 0.376; OKLCH L 72.5% C 0.031 H 39.3°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A098 |
|---|---|
| RGB | rgb(184, 160, 152) |
| HSL | hsl(15, 18%, 66%) |
| HSV | hsv(15, 17%, 72%) |
| CMYK | cmyk(0%, 13%, 17.4%, 27.8%) |
| CIE-LAB | lab(67.72, 7.48, 7.41) |
| CIE-LCH | lch(67.72, 10.53, 44.73°) |
| OKLab | oklab(72.46% 0.0237 0.0194) |
| OKLCH | oklch(72.46% 0.031 39.3) |
| XYZ | xyz(38.0054, 37.6000, 34.9552) |
| Luminance | 0.3760 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.88
Mushroom
#BA9E88
ΔE00 6.05
Stone
#A89F91
ΔE00 8.66
Rosybrown
#BC8F8F
ΔE00 8.85
Warm Grey
#978A84
ΔE00 8.87
Greige
#B8AB98
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A098 #98B0B8
analogous
#B898A0 #B8A098 #B8B098
triadic
#B8A098 #98B8A0 #A098B8
tetradic
#B8A098 #A0B898 #98B0B8 #B098B8
square
#B8A098 #A0B898 #98B0B8 #B098B8
split-complementary
#B8A098 #98B8B0 #98A0B8
monochromatic
#7E6157 #9F7F74 #B8A098 #D1C1BC #EAE3E0
Accessibility & contrast
On white
2.46
#B8A098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#B8A098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A098
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A098 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A297
Deuteranopia (green-blind)
#ABA798
Tritanopia (blue-blind)
#BF9D9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b8a098; /* rgb */ color: rgb(184, 160, 152); /* oklch */ color: oklch(72.5% 0.031 39.3);
Tailwind
colors: {
custom: {
50: '#cdbcb6',
500: '#b8a098',
950: '#000000',
},
}SCSS
$custom: #b8a098; $custom-light: #cdbcb6; $custom-dark: #000000;
JSON
{
"hex": "#b8a098",
"rgb": {
"r": 184,
"g": 160,
"b": 152
},
"hsl": {
"h": 15,
"s": 18.391,
"l": 65.882
},
"oklch": {
"l": 0.7246,
"c": 0.03068,
"h": 39.3
},
"luminance": 0.37599
}Semantic roles & 50–950 ramp
primary
#B8A098
secondary
#D1D9DB
accent
#889D49
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180