#B2A29A#B2A29A
#B2A29A is a light, muted orange. Relative luminance 0.376; OKLCH L 72.4% C 0.022 H 48.4°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A29A |
|---|---|
| RGB | rgb(178, 162, 154) |
| HSL | hsl(20, 13%, 65%) |
| HSV | hsv(20, 13%, 70%) |
| CMYK | cmyk(0%, 9%, 13.5%, 30.2%) |
| CIE-LAB | lab(67.75, 4.44, 6.27) |
| CIE-LCH | lch(67.75, 7.68, 54.65°) |
| OKLab | oklab(72.37% 0.0146 0.0165) |
| OKLCH | oklch(72.37% 0.022 48.4) |
| XYZ | xyz(37.1128, 37.6394, 35.8757) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.60
Mushroom
#BA9E88
ΔE00 6.33
Greige
#B8AB98
ΔE00 6.41
Pinkish Grey
#C8ACA9
ΔE00 6.88
Dark Gray
#A9A9A9
ΔE00 7.68
Warm Grey
#978A84
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A29A #9AAAB2
analogous
#B29A9E #B2A29A #B2AE9A
triadic
#B2A29A #9AB2A2 #A29AB2
tetradic
#B2A29A #9EB29A #9AAAB2 #AE9AB2
square
#B2A29A #9EB29A #9AAAB2 #AE9AB2
split-complementary
#B2A29A #9AB2AE #9A9EB2
monochromatic
#77645B #988277 #B2A29A #CCC2BD #E7E2DF
Accessibility & contrast
On white
2.46
#B2A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#B2A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A29A
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A29A | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A399
Deuteranopia (green-blind)
#AAA69A
Tritanopia (blue-blind)
#B79FA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b2a29a; /* rgb */ color: rgb(178, 162, 154); /* oklch */ color: oklch(72.4% 0.022 48.4);
Tailwind
colors: {
custom: {
50: '#c9bdb7',
500: '#b2a29a',
950: '#000000',
},
}SCSS
$custom: #b2a29a; $custom-light: #c9bdb7; $custom-dark: #000000;
JSON
{
"hex": "#b2a29a",
"rgb": {
"r": 178,
"g": 162,
"b": 154
},
"hsl": {
"h": 20,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.72371,
"c": 0.02202,
"h": 48.4
},
"luminance": 0.37639
}Semantic roles & 50–950 ramp
primary
#B2A29A
secondary
#D0D5D8
accent
#7F984E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180