#B0A89E#B0A89E
#B0A89E is a light, near-neutral orange. Relative luminance 0.397; OKLCH L 73.5% C 0.017 H 73.6°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A89E |
|---|---|
| RGB | rgb(176, 168, 158) |
| HSL | hsl(33, 10%, 65%) |
| HSV | hsv(33, 10%, 69%) |
| CMYK | cmyk(0%, 4.5%, 10.2%, 31%) |
| CIE-LAB | lab(69.26, 1.10, 6.19) |
| CIE-LCH | lch(69.26, 6.28, 79.91°) |
| OKLab | oklab(73.54% 0.0048 0.0162) |
| OKLCH | oklch(73.54% 0.017 73.6) |
| XYZ | xyz(38.0781, 39.7044, 37.9989) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.24
Greige
#B8AB98
ΔE00 3.93
Greyish
#A8A495
ΔE00 3.95
Dark Gray
#A9A9A9
ΔE00 5.60
Cement
#A5A391
ΔE00 5.81
Warm Gray
#C9BEB0
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A89E #9EA6B0
analogous
#B09F9E #B0A89E #AFB09E
triadic
#B0A89E #9EB0A8 #A89EB0
tetradic
#B0A89E #9EB09F #9EA6B0 #B09EAF
square
#B0A89E #9EB09F #9EA6B0 #B09EAF
split-complementary
#B0A89E #9EAFB0 #9F9EB0
monochromatic
#756B5F #958A7C #B0A89E #CBC6C0 #E7E5E1
Accessibility & contrast
On white
2.35
#B0A89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#B0A89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A89E
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A89E | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#ADAA9E
Tritanopia (blue-blind)
#B4A6A5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b0a89e; /* rgb */ color: rgb(176, 168, 158); /* oklch */ color: oklch(73.5% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#c7c1ba',
500: '#b0a89e',
950: '#000000',
},
}SCSS
$custom: #b0a89e; $custom-light: #c7c1ba; $custom-dark: #000000;
JSON
{
"hex": "#b0a89e",
"rgb": {
"r": 176,
"g": 168,
"b": 158
},
"hsl": {
"h": 33.333,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.73543,
"c": 0.01692,
"h": 73.6
},
"luminance": 0.39704
}Semantic roles & 50–950 ramp
primary
#B0A89E
secondary
#D2D5D8
accent
#6F9451
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180