#B19AAA#B19AAA
#B19AAA is a light, muted pink. Relative luminance 0.354; OKLCH L 71.1% C 0.035 H 336.9°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B19AAA |
|---|---|
| RGB | rgb(177, 154, 170) |
| HSL | hsl(318, 13%, 65%) |
| HSV | hsv(318, 13%, 69%) |
| CMYK | cmyk(0%, 13%, 4%, 30.6%) |
| CIE-LAB | lab(66.03, 11.32, -5.19) |
| CIE-LCH | lch(66.03, 12.45, 335.35°) |
| OKLab | oklab(71.15% 0.0322 -0.0137) |
| OKLCH | oklch(71.15% 0.035 336.9) |
| XYZ | xyz(36.9420, 35.3612, 42.9018) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 7.24
Grey Pink
#C3909B
ΔE00 8.39
Dusty Lavender
#AC86A8
ΔE00 8.44
Lilac
#C8A2C8
ΔE00 8.53
Rosybrown
#BC8F8F
ΔE00 9.49
Dusty Pink
#D8A7B1
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B19AAA #9AB1A1
analogous
#AD9AB1 #B19AAA #B19A9F
triadic
#B19AAA #AAB19A #9AAAB1
tetradic
#B19AAA #B1AD9A #9AB1A1 #9A9FB1
square
#B19AAA #B1AD9A #9AB1A1 #9A9FB1
split-complementary
#B19AAA #9FB19A #9AB1AD
monochromatic
#765B6E #96778D #B19AAA #CCBDC7 #E6DFE4
Accessibility & contrast
On white
2.60
#B19AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#B19AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B19AAA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B19AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B19AAA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9FAB
Deuteranopia (green-blind)
#9FA2A9
Tritanopia (blue-blind)
#B49B9F
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #b19aaa; /* rgb */ color: rgb(177, 154, 170); /* oklch */ color: oklch(71.1% 0.035 336.9);
Tailwind
colors: {
custom: {
50: '#c8b7c3',
500: '#b19aaa',
950: '#000000',
},
}SCSS
$custom: #b19aaa; $custom-light: #c8b7c3; $custom-dark: #000000;
JSON
{
"hex": "#b19aaa",
"rgb": {
"r": 177,
"g": 154,
"b": 170
},
"hsl": {
"h": 318.261,
"s": 12.849,
"l": 64.902
},
"oklch": {
"l": 0.71146,
"c": 0.03502,
"h": 336.9
},
"luminance": 0.35361
}Semantic roles & 50–950 ramp
primary
#B19AAA
secondary
#CFD7D2
accent
#97654F
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081