#B2AA95#B2AA95
#B2AA95 is a light, muted orange. Relative luminance 0.404; OKLCH L 73.9% C 0.031 H 89.6°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AA95 |
|---|---|
| RGB | rgb(178, 170, 149) |
| HSL | hsl(43, 16%, 64%) |
| HSV | hsv(43, 16%, 70%) |
| CMYK | cmyk(0%, 4.5%, 16.3%, 30.2%) |
| CIE-LAB | lab(69.74, -0.72, 11.86) |
| CIE-LCH | lch(69.74, 11.89, 93.50°) |
| OKLab | oklab(73.89% 0.0002 0.0307) |
| OKLCH | oklch(73.89% 0.031 89.6) |
| XYZ | xyz(38.1593, 40.3849, 34.2128) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.01
Bland
#AFA88B
ΔE00 3.15
Greyish
#A8A495
ΔE00 3.24
Stone (survey)
#ADA587
ΔE00 3.61
Cement
#A5A391
ΔE00 3.77
Stone
#A89F91
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AA95 #959DB2
analogous
#B29C95 #B2AA95 #ACB295
triadic
#B2AA95 #95B2AA #AA95B2
tetradic
#B2AA95 #95B29C #959DB2 #B295AC
square
#B2AA95 #95B29C #959DB2 #B295AC
split-complementary
#B2AA95 #95ACB2 #9C95B2
monochromatic
#776E56 #988E72 #B2AA95 #CCC6B8 #E6E3DC
Accessibility & contrast
On white
2.31
#B2AA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#B2AA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AA95
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AA95 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#B1AB96
Tritanopia (blue-blind)
#B7A6A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2aa95; /* rgb */ color: rgb(178, 170, 149); /* oklch */ color: oklch(73.9% 0.031 89.6);
Tailwind
colors: {
custom: {
50: '#c9c3b4',
500: '#b2aa95',
950: '#000000',
},
}SCSS
$custom: #b2aa95; $custom-light: #c9c3b4; $custom-dark: #000000;
JSON
{
"hex": "#b2aa95",
"rgb": {
"r": 178,
"g": 170,
"b": 149
},
"hsl": {
"h": 43.448,
"s": 15.847,
"l": 64.118
},
"oklch": {
"l": 0.73894,
"c": 0.03072,
"h": 89.6
},
"luminance": 0.40384
}Semantic roles & 50–950 ramp
primary
#B2AA95
secondary
#CCCFD6
accent
#619A4B
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180