#B2A29E#B2A29E
#B2A29E is a light, near-neutral red. Relative luminance 0.378; OKLCH L 72.5% C 0.020 H 34.3°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A29E |
|---|---|
| RGB | rgb(178, 162, 158) |
| HSL | hsl(12, 11%, 66%) |
| HSV | hsv(12, 11%, 70%) |
| CMYK | cmyk(0%, 9%, 11.2%, 30.2%) |
| CIE-LAB | lab(67.85, 5.12, 4.19) |
| CIE-LCH | lch(67.85, 6.61, 39.27°) |
| OKLab | oklab(72.48% 0.0162 0.0111) |
| OKLCH | oklch(72.48% 0.02 34.3) |
| XYZ | xyz(37.4515, 37.7749, 37.6595) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.86
Stone
#A89F91
ΔE00 7.31
Dark Gray
#A9A9A9
ΔE00 7.39
Mushroom
#BA9E88
ΔE00 8.05
Warm Grey
#978A84
ΔE00 8.15
Greige
#B8AB98
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A29E #9EAEB2
analogous
#B29EA4 #B2A29E #B2AC9E
triadic
#B2A29E #9EB2A2 #A29EB2
tetradic
#B2A29E #A4B29E #9EAEB2 #AC9EB2
square
#B2A29E #A4B29E #9EAEB2 #AC9EB2
split-complementary
#B2A29E #9EB2AC #9EA4B2
monochromatic
#77635F #97817C #B2A29E #CDC3C0 #E8E3E2
Accessibility & contrast
On white
2.45
#B2A29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#B2A29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A29E
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A29E | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49E
Deuteranopia (green-blind)
#A9A79E
Tritanopia (blue-blind)
#B6A0A1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b2a29e; /* rgb */ color: rgb(178, 162, 158); /* oklch */ color: oklch(72.5% 0.020 34.3);
Tailwind
colors: {
custom: {
50: '#c9bdba',
500: '#b2a29e',
950: '#000000',
},
}SCSS
$custom: #b2a29e; $custom-light: #c9bdba; $custom-dark: #000000;
JSON
{
"hex": "#b2a29e",
"rgb": {
"r": 178,
"g": 162,
"b": 158
},
"hsl": {
"h": 12,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.72483,
"c": 0.01966,
"h": 34.3
},
"luminance": 0.37774
}Semantic roles & 50–950 ramp
primary
#B2A29E
secondary
#D3D8D9
accent
#889650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180