#B19EA2#B19EA2
#B19EA2 is a light, muted red. Relative luminance 0.364; OKLCH L 71.7% C 0.023 H 3.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #B19EA2 |
|---|---|
| RGB | rgb(177, 158, 162) |
| HSL | hsl(347, 11%, 66%) |
| HSV | hsv(347, 11%, 69%) |
| CMYK | cmyk(0%, 10.7%, 8.5%, 30.6%) |
| CIE-LAB | lab(66.83, 7.65, 0.46) |
| CIE-LCH | lch(66.83, 7.66, 3.46°) |
| OKLab | oklab(71.7% 0.0229 0.0013) |
| OKLCH | oklch(71.7% 0.023 3.3) |
| XYZ | xyz(36.8793, 36.4101, 39.2605) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.14
Rosybrown
#BC8F8F
ΔE00 8.80
Dark Gray
#A9A9A9
ΔE00 9.32
Warm Grey
#978A84
ΔE00 9.39
Light Mauve
#C292A1
ΔE00 9.70
Grey Pink
#C3909B
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19EA2 #9EB1AD
analogous
#B19EAB #B19EA2 #B1A39E
triadic
#B19EA2 #A2B19E #9EA2B1
tetradic
#B19EA2 #ABB19E #9EB1AD #A39EB1
square
#B19EA2 #ABB19E #9EB1AD #A39EB1
split-complementary
#B19EA2 #9EB1A3 #9EABB1
monochromatic
#765F64 #967C81 #B19EA2 #CCC0C3 #E8E2E3
Accessibility & contrast
On white
2.54
#B19EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#B19EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19EA2
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19EA2 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A2
Deuteranopia (green-blind)
#A4A4A2
Tritanopia (blue-blind)
#B59D9F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b19ea2; /* rgb */ color: rgb(177, 158, 162); /* oklch */ color: oklch(71.7% 0.023 3.3);
Tailwind
colors: {
custom: {
50: '#c8babd',
500: '#b19ea2',
950: '#000000',
},
}SCSS
$custom: #b19ea2; $custom-light: #c8babd; $custom-dark: #000000;
JSON
{
"hex": "#b19ea2",
"rgb": {
"r": 177,
"g": 158,
"b": 162
},
"hsl": {
"h": 347.368,
"s": 10.857,
"l": 65.686
},
"oklch": {
"l": 0.71697,
"c": 0.02296,
"h": 3.3
},
"luminance": 0.36409
}Semantic roles & 50–950 ramp
primary
#B19EA2
secondary
#D2D9D7
accent
#958751
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081