#B09EA2#B09EA2
#B09EA2 is a light, muted red. Relative luminance 0.363; OKLCH L 71.6% C 0.022 H 2.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EA2 |
|---|---|
| RGB | rgb(176, 158, 162) |
| HSL | hsl(347, 10%, 65%) |
| HSV | hsv(347, 10%, 69%) |
| CMYK | cmyk(0%, 10.2%, 8%, 31%) |
| CIE-LAB | lab(66.74, 7.28, 0.32) |
| CIE-LCH | lch(66.74, 7.29, 2.53°) |
| OKLab | oklab(71.61% 0.0218 0.001) |
| OKLCH | oklch(71.61% 0.022 2.5) |
| XYZ | xyz(36.6523, 36.2931, 39.2499) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.37
Dark Gray
#A9A9A9
ΔE00 8.99
Rosybrown
#BC8F8F
ΔE00 9.13
Warm Grey
#978A84
ΔE00 9.21
Light Mauve
#C292A1
ΔE00 10.03
Grey Pink
#C3909B
ΔE00 10.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EA2 #9EB0AC
analogous
#B09EAB #B09EA2 #B0A39E
triadic
#B09EA2 #A2B09E #9EA2B0
tetradic
#B09EA2 #ABB09E #9EB0AC #A39EB0
square
#B09EA2 #ABB09E #9EB0AC #A39EB0
split-complementary
#B09EA2 #9EB0A3 #9EABB0
monochromatic
#755F64 #957C82 #B09EA2 #CBC0C2 #E7E1E3
Accessibility & contrast
On white
2.54
#B09EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#B09EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EA2
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EA2 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#A4A3A2
Tritanopia (blue-blind)
#B49D9F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #b09ea2; /* rgb */ color: rgb(176, 158, 162); /* oklch */ color: oklch(71.6% 0.022 2.5);
Tailwind
colors: {
custom: {
50: '#c7babd',
500: '#b09ea2',
950: '#000000',
},
}SCSS
$custom: #b09ea2; $custom-light: #c7babd; $custom-dark: #000000;
JSON
{
"hex": "#b09ea2",
"rgb": {
"r": 176,
"g": 158,
"b": 162
},
"hsl": {
"h": 346.667,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.71607,
"c": 0.02181,
"h": 2.5
},
"luminance": 0.36292
}Semantic roles & 50–950 ramp
primary
#B09EA2
secondary
#D2D8D7
accent
#948551
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081