#B0A896#B0A896
#B0A896 is a light, muted orange. Relative luminance 0.394; OKLCH L 73.3% C 0.027 H 86.9°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A896 |
|---|---|
| RGB | rgb(176, 168, 150) |
| HSL | hsl(42, 14%, 64%) |
| HSV | hsv(42, 15%, 69%) |
| CMYK | cmyk(0%, 4.5%, 14.8%, 31%) |
| CIE-LAB | lab(69.07, -0.24, 10.33) |
| CIE-LCH | lch(69.07, 10.34, 91.32°) |
| OKLab | oklab(73.33% 0.0015 0.0269) |
| OKLCH | oklch(73.33% 0.027 86.9) |
| XYZ | xyz(37.4118, 39.4379, 34.4897) |
| Luminance | 0.3944 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.46
Greige
#B8AB98
ΔE00 2.66
Stone
#A89F91
ΔE00 3.22
Cement
#A5A391
ΔE00 3.60
Bland
#AFA88B
ΔE00 4.24
Stone (survey)
#ADA587
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A896 #969EB0
analogous
#B09B96 #B0A896 #ABB096
triadic
#B0A896 #96B0A8 #A896B0
tetradic
#B0A896 #96B09B #969EB0 #B096AB
square
#B0A896 #96B09B #969EB0 #B096AB
split-complementary
#B0A896 #96ABB0 #9B96B0
monochromatic
#746B57 #968B73 #B0A896 #CAC5B9 #E5E2DC
Accessibility & contrast
On white
2.36
#B0A896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#B0A896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A896
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A896 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA795
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#B5A5A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b0a896; /* rgb */ color: rgb(176, 168, 150); /* oklch */ color: oklch(73.3% 0.027 86.9);
Tailwind
colors: {
custom: {
50: '#c7c1b4',
500: '#b0a896',
950: '#000000',
},
}SCSS
$custom: #b0a896; $custom-light: #c7c1b4; $custom-dark: #000000;
JSON
{
"hex": "#b0a896",
"rgb": {
"r": 176,
"g": 168,
"b": 150
},
"hsl": {
"h": 41.538,
"s": 14.13,
"l": 63.922
},
"oklch": {
"l": 0.73329,
"c": 0.02689,
"h": 86.9
},
"luminance": 0.39437
}Semantic roles & 50–950 ramp
primary
#B0A896
secondary
#CCCFD5
accent
#64984D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180