#B2AA97#B2AA97
#B2AA97 is a light, muted orange. Relative luminance 0.404; OKLCH L 73.9% C 0.028 H 87.9°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AA97 |
|---|---|
| RGB | rgb(178, 170, 151) |
| HSL | hsl(42, 15%, 65%) |
| HSV | hsv(42, 15%, 70%) |
| CMYK | cmyk(0%, 4.5%, 15.2%, 30.2%) |
| CIE-LAB | lab(69.79, -0.40, 10.83) |
| CIE-LCH | lch(69.79, 10.84, 92.13°) |
| OKLab | oklab(73.95% 0.001 0.0281) |
| OKLCH | oklch(73.95% 0.028 87.9) |
| XYZ | xyz(38.3204, 40.4493, 35.0610) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.61
Greyish
#A8A495
ΔE00 2.91
Cement
#A5A391
ΔE00 3.83
Stone
#A89F91
ΔE00 3.90
Bland
#AFA88B
ΔE00 3.92
Stone (survey)
#ADA587
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AA97 #979FB2
analogous
#B29D97 #B2AA97 #ADB297
triadic
#B2AA97 #97B2AA #AA97B2
tetradic
#B2AA97 #97B29D #979FB2 #B297AD
square
#B2AA97 #97B29D #979FB2 #B297AD
split-complementary
#B2AA97 #97ADB2 #9D97B2
monochromatic
#776E58 #988D74 #B2AA97 #CCC7BA #E6E3DD
Accessibility & contrast
On white
2.31
#B2AA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#B2AA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AA97
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AA97 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA996
Deuteranopia (green-blind)
#B1AB98
Tritanopia (blue-blind)
#B7A7A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2aa97; /* rgb */ color: rgb(178, 170, 151); /* oklch */ color: oklch(73.9% 0.028 87.9);
Tailwind
colors: {
custom: {
50: '#c9c3b5',
500: '#b2aa97',
950: '#000000',
},
}SCSS
$custom: #b2aa97; $custom-light: #c9c3b5; $custom-dark: #000000;
JSON
{
"hex": "#b2aa97",
"rgb": {
"r": 178,
"g": 170,
"b": 151
},
"hsl": {
"h": 42.222,
"s": 14.917,
"l": 64.51
},
"oklch": {
"l": 0.73945,
"c": 0.02812,
"h": 87.9
},
"luminance": 0.40449
}Semantic roles & 50–950 ramp
primary
#B2AA97
secondary
#CED1D7
accent
#63994C
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180