#B29094#B29094
#B29094 is a light, muted red. Relative luminance 0.316; OKLCH L 68.6% C 0.041 H 10.3°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B29094 |
|---|---|
| RGB | rgb(178, 144, 148) |
| HSL | hsl(353, 18%, 63%) |
| HSV | hsv(353, 19%, 70%) |
| CMYK | cmyk(0%, 19.1%, 16.9%, 30.2%) |
| CIE-LAB | lab(62.97, 13.43, 2.73) |
| CIE-LCH | lch(62.97, 13.70, 11.50°) |
| OKLab | oklab(68.59% 0.0407 0.0074) |
| OKLCH | oklch(68.59% 0.041 10.3) |
| XYZ | xyz(33.6786, 31.5508, 32.3271) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.56
Grey Pink
#C3909B
ΔE00 5.33
Light Mauve
#C292A1
ΔE00 5.74
Greyish Pink
#C88D94
ΔE00 6.51
Pinkish Grey
#C8ACA9
ΔE00 8.67
Dusty Pink
#D8A7B1
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B29094 #90B2AE
analogous
#B290A5 #B29094 #B29D90
triadic
#B29094 #94B290 #9094B2
tetradic
#B29094 #A5B290 #90B2AE #9D90B2
square
#B29094 #A5B290 #90B2AE #9D90B2
split-complementary
#B29094 #90B29D #90A5B2
monochromatic
#765256 #996C71 #B29094 #CBB4B7 #E4D8DA
Accessibility & contrast
On white
2.87
#B29094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#B29094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B29094
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B29094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B29094 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959594
Deuteranopia (green-blind)
#9D9B93
Tritanopia (blue-blind)
#B98D91
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #b29094; /* rgb */ color: rgb(178, 144, 148); /* oklch */ color: oklch(68.6% 0.041 10.3);
Tailwind
colors: {
custom: {
50: '#c9b0b3',
500: '#b29094',
950: '#000000',
},
}SCSS
$custom: #b29094; $custom-light: #c9b0b3; $custom-dark: #000000;
JSON
{
"hex": "#b29094",
"rgb": {
"r": 178,
"g": 144,
"b": 148
},
"hsl": {
"h": 352.941,
"s": 18.085,
"l": 63.137
},
"oklch": {
"l": 0.68589,
"c": 0.04137,
"h": 10.3
},
"luminance": 0.3155
}Semantic roles & 50–950 ramp
primary
#B29094
secondary
#C9D5D4
accent
#9C9349
background
#FCFAFB
surface
#F8F4F6
border
#D1CED0
text
#131011
muted
#827F80