#B4AA9A#B4AA9A
#B4AA9A is a light, muted orange. Relative luminance 0.408; OKLCH L 74.2% C 0.025 H 79.7°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AA9A |
|---|---|
| RGB | rgb(180, 170, 154) |
| HSL | hsl(37, 15%, 65%) |
| HSV | hsv(37, 14%, 71%) |
| CMYK | cmyk(0%, 5.6%, 14.4%, 29.4%) |
| CIE-LAB | lab(70.03, 0.84, 9.54) |
| CIE-LCH | lch(70.03, 9.57, 84.98°) |
| OKLab | oklab(74.19% 0.0045 0.0248) |
| OKLCH | oklch(74.19% 0.025 79.7) |
| XYZ | xyz(39.0294, 40.7864, 36.3821) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.57
Stone
#A89F91
ΔE00 3.37
Greyish
#A8A495
ΔE00 3.67
Cement
#A5A391
ΔE00 5.18
Warm Gray
#C9BEB0
ΔE00 5.68
Bland
#AFA88B
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AA9A #9AA4B4
analogous
#B49D9A #B4AA9A #B1B49A
triadic
#B4AA9A #9AB4AA #AA9AB4
tetradic
#B4AA9A #9AB49D #9AA4B4 #B49AB1
square
#B4AA9A #9AB49D #9AA4B4 #B49AB1
split-complementary
#B4AA9A #9AB1B4 #9D9AB4
monochromatic
#796D5A #9A8C77 #B4AA9A #CEC8BD #E8E5E0
Accessibility & contrast
On white
2.29
#B4AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B4AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AA9A
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AA9A | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#B9A7A5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b4aa9a; /* rgb */ color: rgb(180, 170, 154); /* oklch */ color: oklch(74.2% 0.025 79.7);
Tailwind
colors: {
custom: {
50: '#cac3b7',
500: '#b4aa9a',
950: '#000000',
},
}SCSS
$custom: #b4aa9a; $custom-light: #cac3b7; $custom-dark: #000000;
JSON
{
"hex": "#b4aa9a",
"rgb": {
"r": 180,
"g": 170,
"b": 154
},
"hsl": {
"h": 36.923,
"s": 14.773,
"l": 65.49
},
"oklch": {
"l": 0.74195,
"c": 0.02524,
"h": 79.7
},
"luminance": 0.40786
}Semantic roles & 50–950 ramp
primary
#B4AA9A
secondary
#D1D4D9
accent
#6A994D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180