#B09D99#B09D99
#B09D99 is a light, muted red. Relative luminance 0.356; OKLCH L 71.1% C 0.023 H 31.8°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #B09D99 |
|---|---|
| RGB | rgb(176, 157, 153) |
| HSL | hsl(10, 13%, 65%) |
| HSV | hsv(10, 13%, 69%) |
| CMYK | cmyk(0%, 10.8%, 13.1%, 31%) |
| CIE-LAB | lab(66.25, 6.28, 4.63) |
| CIE-LCH | lch(66.25, 7.80, 36.43°) |
| OKLab | oklab(71.14% 0.0198 0.0123) |
| OKLCH | oklch(71.14% 0.023 31.8) |
| XYZ | xyz(35.7109, 35.6447, 35.1297) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Warm Grey
#978A84
ΔE00 7.28
Mushroom
#BA9E88
ΔE00 7.89
Stone
#A89F91
ΔE00 8.18
Dark Gray
#A9A9A9
ΔE00 8.81
Rosybrown
#BC8F8F
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09D99 #99ACB0
analogous
#B099A1 #B09D99 #B0A999
triadic
#B09D99 #99B09D #9D99B0
tetradic
#B09D99 #A1B099 #99ACB0 #A999B0
square
#B09D99 #A1B099 #99ACB0 #A999B0
split-complementary
#B09D99 #99B0A9 #99A1B0
monochromatic
#745F5A #957C77 #B09D99 #CBBEBB #E5DFDE
Accessibility & contrast
On white
2.58
#B09D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#B09D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09D99
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09D99 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#A5A299
Tritanopia (blue-blind)
#B59B9C
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b09d99; /* rgb */ color: rgb(176, 157, 153); /* oklch */ color: oklch(71.1% 0.023 31.8);
Tailwind
colors: {
custom: {
50: '#c7b9b7',
500: '#b09d99',
950: '#000000',
},
}SCSS
$custom: #b09d99; $custom-light: #c7b9b7; $custom-dark: #000000;
JSON
{
"hex": "#b09d99",
"rgb": {
"r": 176,
"g": 157,
"b": 153
},
"hsl": {
"h": 10.435,
"s": 12.707,
"l": 64.51
},
"oklch": {
"l": 0.71141,
"c": 0.02324,
"h": 31.8
},
"luminance": 0.35644
}Semantic roles & 50–950 ramp
primary
#B09D99
secondary
#CED5D6
accent
#8A974F
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131111
muted
#828080