#B2AA94#B2AA94
#B2AA94 is a light, muted orange. Relative luminance 0.404; OKLCH L 73.9% C 0.032 H 90.4°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AA94 |
|---|---|
| RGB | rgb(178, 170, 148) |
| HSL | hsl(44, 16%, 64%) |
| HSV | hsv(44, 17%, 70%) |
| CMYK | cmyk(0%, 4.5%, 16.9%, 30.2%) |
| CIE-LAB | lab(69.72, -0.88, 12.38) |
| CIE-LCH | lch(69.72, 12.41, 94.08°) |
| OKLab | oklab(73.87% -0.0002 0.032) |
| OKLCH | oklch(73.87% 0.032 90.4) |
| XYZ | xyz(38.0798, 40.3531, 33.7941) |
| Luminance | 0.4035 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bland
#AFA88B
ΔE00 2.78
Greige
#B8AB98
ΔE00 3.26
Stone (survey)
#ADA587
ΔE00 3.27
Greyish
#A8A495
ΔE00 3.45
Cement
#A5A391
ΔE00 3.80
Stone
#A89F91
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AA94 #949CB2
analogous
#B29B94 #B2AA94 #ABB294
triadic
#B2AA94 #94B2AA #AA94B2
tetradic
#B2AA94 #94B29B #949CB2 #B294AB
square
#B2AA94 #94B29B #949CB2 #B294AB
split-complementary
#B2AA94 #94ABB2 #9B94B2
monochromatic
#766E55 #988E70 #B2AA94 #CCC6B8 #E5E3DB
Accessibility & contrast
On white
2.32
#B2AA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#B2AA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AA94
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AA94 | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA993
Deuteranopia (green-blind)
#B1AB95
Tritanopia (blue-blind)
#B7A6A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2aa94; /* rgb */ color: rgb(178, 170, 148); /* oklch */ color: oklch(73.9% 0.032 90.4);
Tailwind
colors: {
custom: {
50: '#c9c3b3',
500: '#b2aa94',
950: '#000000',
},
}SCSS
$custom: #b2aa94; $custom-light: #c9c3b3; $custom-dark: #000000;
JSON
{
"hex": "#b2aa94",
"rgb": {
"r": 178,
"g": 170,
"b": 148
},
"hsl": {
"h": 44,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73869,
"c": 0.03202,
"h": 90.4
},
"luminance": 0.40353
}Semantic roles & 50–950 ramp
primary
#B2AA94
secondary
#CCCED6
accent
#609B4B
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180