#B09EA9#B09EA9
#B09EA9 is a light, muted pink. Relative luminance 0.365; OKLCH L 71.8% C 0.026 H 340.5°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EA9 |
|---|---|
| RGB | rgb(176, 158, 169) |
| HSL | hsl(323, 10%, 65%) |
| HSV | hsv(323, 10%, 69%) |
| CMYK | cmyk(0%, 10.2%, 4%, 31%) |
| CIE-LAB | lab(66.94, 8.55, -3.30) |
| CIE-LCH | lch(66.94, 9.17, 338.88°) |
| OKLab | oklab(71.82% 0.0245 -0.0087) |
| OKLCH | oklch(71.82% 0.026 340.5) |
| XYZ | xyz(37.2919, 36.5489, 42.6185) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 8.13
Light Mauve
#C292A1
ΔE00 9.12
Grey Pink
#C3909B
ΔE00 9.94
Rosybrown
#BC8F8F
ΔE00 9.98
Dusty Pink
#D8A7B1
ΔE00 10.27
Dark Gray
#A9A9A9
ΔE00 10.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EA9 #9EB0A5
analogous
#AE9EB0 #B09EA9 #B09EA0
triadic
#B09EA9 #A9B09E #9EA9B0
tetradic
#B09EA9 #B0AE9E #9EB0A5 #9EA0B0
square
#B09EA9 #B0AE9E #9EB0A5 #9EA0B0
split-complementary
#B09EA9 #A0B09E #9EB0AE
monochromatic
#755F6C #957C8B #B09EA9 #CBC0C7 #E7E1E5
Accessibility & contrast
On white
2.53
#B09EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#B09EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EA9
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EA9 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A9
Deuteranopia (green-blind)
#A2A4A8
Tritanopia (blue-blind)
#B29EA2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b09ea9; /* rgb */ color: rgb(176, 158, 169); /* oklch */ color: oklch(71.8% 0.026 340.5);
Tailwind
colors: {
custom: {
50: '#c7bac2',
500: '#b09ea9',
950: '#000000',
},
}SCSS
$custom: #b09ea9; $custom-light: #c7bac2; $custom-dark: #000000;
JSON
{
"hex": "#b09ea9",
"rgb": {
"r": 176,
"g": 158,
"b": 169
},
"hsl": {
"h": 323.333,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.71822,
"c": 0.026,
"h": 340.5
},
"luminance": 0.36548
}Semantic roles & 50–950 ramp
primary
#B09EA9
secondary
#D2D8D4
accent
#946B51
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081