#B29AA0#B29AA0
#B29AA0 is a light, muted red. Relative luminance 0.351; OKLCH L 70.9% C 0.030 H 1.0°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B29AA0 |
|---|---|
| RGB | rgb(178, 154, 160) |
| HSL | hsl(345, 13%, 65%) |
| HSV | hsv(345, 13%, 70%) |
| CMYK | cmyk(0%, 13.5%, 10.1%, 30.2%) |
| CIE-LAB | lab(65.84, 9.88, 0.14) |
| CIE-LCH | lch(65.84, 9.88, 0.83°) |
| OKLab | oklab(70.93% 0.0295 0.0005) |
| OKLCH | oklch(70.93% 0.03 1) |
| XYZ | xyz(36.2604, 35.1151, 38.1186) |
| Luminance | 0.3511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.73
Rosybrown
#BC8F8F
ΔE00 7.12
Light Mauve
#C292A1
ΔE00 7.60
Grey Pink
#C3909B
ΔE00 7.96
Dusty Pink
#D8A7B1
ΔE00 9.12
Greyish Pink
#C88D94
ΔE00 9.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29AA0 #9AB2AC
analogous
#B29AAC #B29AA0 #B2A09A
triadic
#B29AA0 #A0B29A #9AA0B2
tetradic
#B29AA0 #ACB29A #9AB2AC #A09AB2
square
#B29AA0 #ACB29A #9AB2AC #A09AB2
split-complementary
#B29AA0 #9AB2A0 #9AACB2
monochromatic
#775B62 #98777F #B29AA0 #CCBDC1 #E7DFE1
Accessibility & contrast
On white
2.62
#B29AA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#B29AA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29AA0
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29AA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29AA0 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9EA0
Deuteranopia (green-blind)
#A2A1A0
Tritanopia (blue-blind)
#B7999C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b29aa0; /* rgb */ color: rgb(178, 154, 160); /* oklch */ color: oklch(70.9% 0.030 1.0);
Tailwind
colors: {
custom: {
50: '#c9b7bc',
500: '#b29aa0',
950: '#000000',
},
}SCSS
$custom: #b29aa0; $custom-light: #c9b7bc; $custom-dark: #000000;
JSON
{
"hex": "#b29aa0",
"rgb": {
"r": 178,
"g": 154,
"b": 160
},
"hsl": {
"h": 345,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.70926,
"c": 0.02953,
"h": 1
},
"luminance": 0.35114
}Semantic roles & 50–950 ramp
primary
#B29AA0
secondary
#D0D8D6
accent
#98854E
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081