#B2AA9E#B2AA9E
#B2AA9E is a light, near-neutral orange. Relative luminance 0.407; OKLCH L 74.1% C 0.019 H 78.2°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AA9E |
|---|---|
| RGB | rgb(178, 170, 158) |
| HSL | hsl(36, 11%, 66%) |
| HSV | hsv(36, 11%, 70%) |
| CMYK | cmyk(0%, 4.5%, 11.2%, 30.2%) |
| CIE-LAB | lab(69.95, 0.76, 7.21) |
| CIE-LCH | lch(69.95, 7.25, 84.01°) |
| OKLab | oklab(74.13% 0.0039 0.0189) |
| OKLCH | oklch(74.13% 0.019 78.2) |
| XYZ | xyz(38.9058, 40.6835, 38.1443) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.13
Stone
#A89F91
ΔE00 3.37
Greyish
#A8A495
ΔE00 3.54
Cement
#A5A391
ΔE00 5.32
Warm Gray
#C9BEB0
ΔE00 5.74
Dark Gray
#A9A9A9
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AA9E #9EA6B2
analogous
#B2A09E #B2AA9E #B0B29E
triadic
#B2AA9E #9EB2AA #AA9EB2
tetradic
#B2AA9E #9EB2A0 #9EA6B2 #B29EB0
square
#B2AA9E #9EB2A0 #9EA6B2 #B29EB0
split-complementary
#B2AA9E #9EB0B2 #A09EB2
monochromatic
#776D5F #978C7C #B2AA9E #CDC8C0 #E8E6E2
Accessibility & contrast
On white
2.30
#B2AA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#B2AA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AA9E
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AA9E | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9D
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#B6A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aa9e; /* rgb */ color: rgb(178, 170, 158); /* oklch */ color: oklch(74.1% 0.019 78.2);
Tailwind
colors: {
custom: {
50: '#c9c3ba',
500: '#b2aa9e',
950: '#000000',
},
}SCSS
$custom: #b2aa9e; $custom-light: #c9c3ba; $custom-dark: #000000;
JSON
{
"hex": "#b2aa9e",
"rgb": {
"r": 178,
"g": 170,
"b": 158
},
"hsl": {
"h": 36,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.74129,
"c": 0.01927,
"h": 78.2
},
"luminance": 0.40683
}Semantic roles & 50–950 ramp
primary
#B2AA9E
secondary
#D3D5D9
accent
#6C9650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180