#B09EA8#B09EA8
#B09EA8 is a light, muted pink. Relative luminance 0.365; OKLCH L 71.8% C 0.025 H 343.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EA8 |
|---|---|
| RGB | rgb(176, 158, 168) |
| HSL | hsl(327, 10%, 65%) |
| HSV | hsv(327, 10%, 69%) |
| CMYK | cmyk(0%, 10.2%, 4.5%, 31%) |
| CIE-LAB | lab(66.91, 8.37, -2.79) |
| CIE-LCH | lch(66.91, 8.82, 341.58°) |
| OKLab | oklab(71.79% 0.0241 -0.0073) |
| OKLCH | oklch(71.79% 0.025 343.2) |
| XYZ | xyz(37.1984, 36.5115, 42.1260) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.84
Light Mauve
#C292A1
ΔE00 9.19
Rosybrown
#BC8F8F
ΔE00 9.82
Grey Pink
#C3909B
ΔE00 9.95
Dark Gray
#A9A9A9
ΔE00 10.14
Dusty Pink
#D8A7B1
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EA8 #9EB0A6
analogous
#AF9EB0 #B09EA8 #B09E9F
triadic
#B09EA8 #A8B09E #9EA8B0
tetradic
#B09EA8 #B0AF9E #9EB0A6 #9E9FB0
square
#B09EA8 #B0AF9E #9EB0A6 #9E9FB0
split-complementary
#B09EA8 #9FB09E #9EB0AF
monochromatic
#755F6B #957C8A #B09EA8 #CBC0C6 #E7E1E5
Accessibility & contrast
On white
2.53
#B09EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#B09EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EA8
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EA8 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#B39EA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b09ea8; /* rgb */ color: rgb(176, 158, 168); /* oklch */ color: oklch(71.8% 0.025 343.2);
Tailwind
colors: {
custom: {
50: '#c7bac1',
500: '#b09ea8',
950: '#000000',
},
}SCSS
$custom: #b09ea8; $custom-light: #c7bac1; $custom-dark: #000000;
JSON
{
"hex": "#b09ea8",
"rgb": {
"r": 176,
"g": 158,
"b": 168
},
"hsl": {
"h": 326.667,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.71791,
"c": 0.02521,
"h": 343.2
},
"luminance": 0.36511
}Semantic roles & 50–950 ramp
primary
#B09EA8
secondary
#D2D8D5
accent
#946F51
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081