#B19EA7#B19EA7
#B19EA7 is a light, muted pink. Relative luminance 0.366; OKLCH L 71.9% C 0.025 H 347.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B19EA7 |
|---|---|
| RGB | rgb(177, 158, 167) |
| HSL | hsl(332, 11%, 66%) |
| HSV | hsv(332, 11%, 69%) |
| CMYK | cmyk(0%, 10.7%, 5.6%, 30.6%) |
| CIE-LAB | lab(66.97, 8.55, -2.13) |
| CIE-LCH | lch(66.97, 8.81, 346.01°) |
| OKLab | oklab(71.85% 0.0249 -0.0055) |
| OKLCH | oklch(71.85% 0.025 347.5) |
| XYZ | xyz(37.3326, 36.5915, 41.6479) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.38
Light Mauve
#C292A1
ΔE00 8.94
Rosybrown
#BC8F8F
ΔE00 9.37
Grey Pink
#C3909B
ΔE00 9.63
Dusty Pink
#D8A7B1
ΔE00 9.96
Dark Gray
#A9A9A9
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19EA7 #9EB1A8
analogous
#B19EB0 #B19EA7 #B19E9E
triadic
#B19EA7 #A7B19E #9EA7B1
tetradic
#B19EA7 #B0B19E #9EB1A8 #9E9EB1
square
#B19EA7 #B0B19E #9EB1A8 #9E9EB1
split-complementary
#B19EA7 #9EB19E #9EB0B1
monochromatic
#765F6A #967C88 #B19EA7 #CCC0C6 #E8E2E5
Accessibility & contrast
On white
2.52
#B19EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#B19EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19EA7
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19EA7 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A7
Deuteranopia (green-blind)
#A3A4A7
Tritanopia (blue-blind)
#B49EA1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b19ea7; /* rgb */ color: rgb(177, 158, 167); /* oklch */ color: oklch(71.9% 0.025 347.5);
Tailwind
colors: {
custom: {
50: '#c8bac1',
500: '#b19ea7',
950: '#000000',
},
}SCSS
$custom: #b19ea7; $custom-light: #c8bac1; $custom-dark: #000000;
JSON
{
"hex": "#b19ea7",
"rgb": {
"r": 177,
"g": 158,
"b": 167
},
"hsl": {
"h": 331.579,
"s": 10.857,
"l": 65.686
},
"oklch": {
"l": 0.7185,
"c": 0.02548,
"h": 347.5
},
"luminance": 0.36591
}Semantic roles & 50–950 ramp
primary
#B19EA7
secondary
#D2D9D6
accent
#957551
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081