#B09EA6#B09EA6
#B09EA6 is a light, muted pink. Relative luminance 0.364; OKLCH L 71.7% C 0.024 H 349.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #B09EA6 |
|---|---|
| RGB | rgb(176, 158, 166) |
| HSL | hsl(333, 10%, 65%) |
| HSV | hsv(333, 10%, 69%) |
| CMYK | cmyk(0%, 10.2%, 5.7%, 31%) |
| CIE-LAB | lab(66.85, 8.00, -1.75) |
| CIE-LCH | lch(66.85, 8.19, 347.65°) |
| OKLab | oklab(71.73% 0.0234 -0.0045) |
| OKLCH | oklch(71.73% 0.024 349) |
| XYZ | xyz(37.0135, 36.4376, 41.1523) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.30
Light Mauve
#C292A1
ΔE00 9.39
Rosybrown
#BC8F8F
ΔE00 9.52
Dark Gray
#A9A9A9
ΔE00 9.71
Grey Pink
#C3909B
ΔE00 10.01
Dusty Pink
#D8A7B1
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B09EA6 #9EB0A8
analogous
#B09EAF #B09EA6 #B09F9E
triadic
#B09EA6 #A6B09E #9EA6B0
tetradic
#B09EA6 #AFB09E #9EB0A8 #9F9EB0
square
#B09EA6 #AFB09E #9EB0A8 #9F9EB0
split-complementary
#B09EA6 #9EB09F #9EAFB0
monochromatic
#755F69 #957C87 #B09EA6 #CBC0C5 #E7E1E4
Accessibility & contrast
On white
2.53
#B09EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#B09EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B09EA6
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B09EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B09EA6 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A6
Deuteranopia (green-blind)
#A3A4A6
Tritanopia (blue-blind)
#B39EA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b09ea6; /* rgb */ color: rgb(176, 158, 166); /* oklch */ color: oklch(71.7% 0.024 349.0);
Tailwind
colors: {
custom: {
50: '#c7bac0',
500: '#b09ea6',
950: '#000000',
},
}SCSS
$custom: #b09ea6; $custom-light: #c7bac0; $custom-dark: #000000;
JSON
{
"hex": "#b09ea6",
"rgb": {
"r": 176,
"g": 158,
"b": 166
},
"hsl": {
"h": 333.333,
"s": 10.227,
"l": 65.49
},
"oklch": {
"l": 0.71728,
"c": 0.02379,
"h": 349
},
"luminance": 0.36437
}Semantic roles & 50–950 ramp
primary
#B09EA6
secondary
#D2D8D5
accent
#947651
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081