#B2A09E#B2A09E
#B2A09E is a light, muted red. Relative luminance 0.371; OKLCH L 72.1% C 0.021 H 25.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A09E |
|---|---|
| RGB | rgb(178, 160, 158) |
| HSL | hsl(6, 11%, 66%) |
| HSV | hsv(6, 11%, 70%) |
| CMYK | cmyk(0%, 10.1%, 11.2%, 30.2%) |
| CIE-LAB | lab(67.33, 6.22, 3.43) |
| CIE-LCH | lch(67.33, 7.11, 28.91°) |
| OKLab | oklab(72.08% 0.0194 0.0091) |
| OKLCH | oklch(72.08% 0.021 25.3) |
| XYZ | xyz(37.1020, 37.0759, 37.5430) |
| Luminance | 0.3708 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.38
Warm Grey
#978A84
ΔE00 8.22
Dark Gray
#A9A9A9
ΔE00 8.26
Stone
#A89F91
ΔE00 8.77
Mushroom
#BA9E88
ΔE00 8.90
Rosybrown
#BC8F8F
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A09E #9EB0B2
analogous
#B29EA6 #B2A09E #B2AA9E
triadic
#B2A09E #9EB2A0 #A09EB2
tetradic
#B2A09E #A6B29E #9EB0B2 #AA9EB2
square
#B2A09E #A6B29E #9EB0B2 #AA9EB2
split-complementary
#B2A09E #9EB2AA #9EA6B2
monochromatic
#77615F #977F7C #B2A09E #CDC1C0 #E8E3E2
Accessibility & contrast
On white
2.50
#B2A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#B2A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A09E
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A09E | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A29E
Deuteranopia (green-blind)
#A7A59E
Tritanopia (blue-blind)
#B79E9F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #b2a09e; /* rgb */ color: rgb(178, 160, 158); /* oklch */ color: oklch(72.1% 0.021 25.3);
Tailwind
colors: {
custom: {
50: '#c9bcba',
500: '#b2a09e',
950: '#000000',
},
}SCSS
$custom: #b2a09e; $custom-light: #c9bcba; $custom-dark: #000000;
JSON
{
"hex": "#b2a09e",
"rgb": {
"r": 178,
"g": 160,
"b": 158
},
"hsl": {
"h": 6,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.72076,
"c": 0.0214,
"h": 25.3
},
"luminance": 0.37075
}Semantic roles & 50–950 ramp
primary
#B2A09E
secondary
#D3D9D9
accent
#8F9650
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180