#B2A49A#B2A49A
#B2A49A is a light, muted orange. Relative luminance 0.383; OKLCH L 72.8% C 0.022 H 57.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A49A |
|---|---|
| RGB | rgb(178, 164, 154) |
| HSL | hsl(25, 13%, 65%) |
| HSV | hsv(25, 13%, 70%) |
| CMYK | cmyk(0%, 7.9%, 13.5%, 30.2%) |
| CIE-LAB | lab(68.28, 3.35, 7.02) |
| CIE-LCH | lch(68.28, 7.78, 64.48°) |
| OKLab | oklab(72.78% 0.0115 0.0184) |
| OKLCH | oklch(72.78% 0.022 57.9) |
| XYZ | xyz(37.4679, 38.3497, 35.9940) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.22
Greige
#B8AB98
ΔE00 4.78
Mushroom
#BA9E88
ΔE00 6.20
Greyish
#A8A495
ΔE00 6.52
Dark Gray
#A9A9A9
ΔE00 7.27
Warm Gray
#C9BEB0
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A49A #9AA8B2
analogous
#B29A9C #B2A49A #B2B09A
triadic
#B2A49A #9AB2A4 #A49AB2
tetradic
#B2A49A #9CB29A #9AA8B2 #B09AB2
square
#B2A49A #9CB29A #9AA8B2 #B09AB2
split-complementary
#B2A49A #9AB2B0 #9A9CB2
monochromatic
#77665B #988577 #B2A49A #CCC3BD #E7E3DF
Accessibility & contrast
On white
2.42
#B2A49A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#B2A49A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A49A
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A49A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A49A | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#ABA89A
Tritanopia (blue-blind)
#B7A1A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b2a49a; /* rgb */ color: rgb(178, 164, 154); /* oklch */ color: oklch(72.8% 0.022 57.9);
Tailwind
colors: {
custom: {
50: '#c9bfb7',
500: '#b2a49a',
950: '#000000',
},
}SCSS
$custom: #b2a49a; $custom-light: #c9bfb7; $custom-dark: #000000;
JSON
{
"hex": "#b2a49a",
"rgb": {
"r": 178,
"g": 164,
"b": 154
},
"hsl": {
"h": 25,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.72781,
"c": 0.0217,
"h": 57.9
},
"luminance": 0.38349
}Semantic roles & 50–950 ramp
primary
#B2A49A
secondary
#D0D5D8
accent
#79984E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180