#B09EA0#B09EA0
#B09EA0 is a light, muted red. Relative luminance 0.362; OKLCH L 71.5% C 0.021 H 10.0°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EA0 |
|---|---|
| RGB | rgb(176, 158, 160) |
| HSL | hsl(353, 10%, 65%) |
| HSV | hsv(353, 10%, 69%) |
| CMYK | cmyk(0%, 10.2%, 9.1%, 31%) |
| CIE-LAB | lab(66.69, 6.93, 1.36) |
| CIE-LCH | lch(66.69, 7.06, 11.11°) |
| OKLab | oklab(71.55% 0.021 0.0037) |
| OKLCH | oklch(71.55% 0.021 10) |
| XYZ | xyz(36.4760, 36.2225, 38.3210) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.04
Warm Grey
#978A84
ΔE00 8.64
Dark Gray
#A9A9A9
ΔE00 8.72
Rosybrown
#BC8F8F
ΔE00 9.06
Light Mauve
#C292A1
ΔE00 10.48
Stone
#A89F91
ΔE00 10.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EA0 #9EB0AE
analogous
#B09EA9 #B09EA0 #B0A59E
triadic
#B09EA0 #A0B09E #9EA0B0
tetradic
#B09EA0 #A9B09E #9EB0AE #A59EB0
square
#B09EA0 #A9B09E #9EB0AE #A59EB0
split-complementary
#B09EA0 #9EB0A5 #9EA9B0
monochromatic
#755F61 #957C7F #B09EA0 #CBC0C1 #E7E1E2
Accessibility & contrast
On white
2.55
#B09EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#B09EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EA0
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EA0 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A0A0
Deuteranopia (green-blind)
#A4A3A0
Tritanopia (blue-blind)
#B49D9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b09ea0; /* rgb */ color: rgb(176, 158, 160); /* oklch */ color: oklch(71.5% 0.021 10.0);
Tailwind
colors: {
custom: {
50: '#c7babc',
500: '#b09ea0',
950: '#000000',
},
}SCSS
$custom: #b09ea0; $custom-light: #c7babc; $custom-dark: #000000;
JSON
{
"hex": "#b09ea0",
"rgb": {
"r": 176,
"g": 158,
"b": 160
},
"hsl": {
"h": 353.333,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.71547,
"c": 0.02132,
"h": 10
},
"luminance": 0.36222
}Semantic roles & 50–950 ramp
primary
#B09EA0
secondary
#D2D8D7
accent
#948D51
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081