#B0A498#B0A498
#B0A498 is a light, muted orange. Relative luminance 0.380; OKLCH L 72.5% C 0.022 H 67.5°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A498 |
|---|---|
| RGB | rgb(176, 164, 152) |
| HSL | hsl(30, 13%, 64%) |
| HSV | hsv(30, 14%, 69%) |
| CMYK | cmyk(0%, 6.8%, 13.6%, 31%) |
| CIE-LAB | lab(68.06, 2.27, 7.79) |
| CIE-LCH | lch(68.06, 8.11, 73.77°) |
| OKLab | oklab(72.55% 0.0084 0.0204) |
| OKLCH | oklch(72.55% 0.022 67.5) |
| XYZ | xyz(36.8471, 38.0486, 35.1027) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.74
Greige
#B8AB98
ΔE00 3.56
Greyish
#A8A495
ΔE00 4.91
Mushroom
#BA9E88
ΔE00 6.55
Cement
#A5A391
ΔE00 6.73
Warm Gray
#C9BEB0
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A498 #98A4B0
analogous
#B09898 #B0A498 #B0B098
triadic
#B0A498 #98B0A4 #A498B0
tetradic
#B0A498 #98B098 #98A4B0 #B098B0
square
#B0A498 #98B098 #98A4B0 #B098B0
split-complementary
#B0A498 #98B0B0 #9898B0
monochromatic
#746759 #958575 #B0A498 #CBC3BB #E5E1DD
Accessibility & contrast
On white
2.44
#B0A498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#B0A498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A498
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A498 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#ABA798
Tritanopia (blue-blind)
#B5A1A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b0a498; /* rgb */ color: rgb(176, 164, 152); /* oklch */ color: oklch(72.5% 0.022 67.5);
Tailwind
colors: {
custom: {
50: '#c7bfb6',
500: '#b0a498',
950: '#000000',
},
}SCSS
$custom: #b0a498; $custom-light: #c7bfb6; $custom-dark: #000000;
JSON
{
"hex": "#b0a498",
"rgb": {
"r": 176,
"g": 164,
"b": 152
},
"hsl": {
"h": 30,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.7255,
"c": 0.02204,
"h": 67.5
},
"luminance": 0.38048
}Semantic roles & 50–950 ramp
primary
#B0A498
secondary
#CED2D6
accent
#73974E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180