#B2AA9A#B2AA9A
#B2AA9A is a light, muted orange. Relative luminance 0.405; OKLCH L 74.0% C 0.024 H 84.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AA9A |
|---|---|
| RGB | rgb(178, 170, 154) |
| HSL | hsl(40, 13%, 65%) |
| HSV | hsv(40, 13%, 70%) |
| CMYK | cmyk(0%, 4.5%, 13.5%, 30.2%) |
| CIE-LAB | lab(69.86, 0.09, 9.27) |
| CIE-LCH | lch(69.86, 9.28, 89.46°) |
| OKLab | oklab(74.02% 0.0023 0.0242) |
| OKLCH | oklch(74.02% 0.024 84.6) |
| XYZ | xyz(38.5671, 40.5480, 36.3604) |
| Luminance | 0.4055 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.40
Greyish
#A8A495
ΔE00 2.81
Stone
#A89F91
ΔE00 3.37
Cement
#A5A391
ΔE00 4.24
Bland
#AFA88B
ΔE00 5.15
Stone (survey)
#ADA587
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AA9A #9AA2B2
analogous
#B29E9A #B2AA9A #AEB29A
triadic
#B2AA9A #9AB2AA #AA9AB2
tetradic
#B2AA9A #9AB29E #9AA2B2 #B29AAE
square
#B2AA9A #9AB29E #9AA2B2 #B29AAE
split-complementary
#B2AA9A #9AAEB2 #9E9AB2
monochromatic
#776E5B #988D77 #B2AA9A #CCC7BD #E7E4DF
Accessibility & contrast
On white
2.31
#B2AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#B2AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AA9A
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AA9A | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA999
Deuteranopia (green-blind)
#B0AC9A
Tritanopia (blue-blind)
#B6A7A5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aa9a; /* rgb */ color: rgb(178, 170, 154); /* oklch */ color: oklch(74.0% 0.024 84.6);
Tailwind
colors: {
custom: {
50: '#c9c3b7',
500: '#b2aa9a',
950: '#000000',
},
}SCSS
$custom: #b2aa9a; $custom-light: #c9c3b7; $custom-dark: #000000;
JSON
{
"hex": "#b2aa9a",
"rgb": {
"r": 178,
"g": 170,
"b": 154
},
"hsl": {
"h": 40,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.74023,
"c": 0.02427,
"h": 84.6
},
"luminance": 0.40548
}Semantic roles & 50–950 ramp
primary
#B2AA9A
secondary
#D0D3D8
accent
#66984E
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180