#B494A4#B494A4
#B494A4 is a light, muted pink. Relative luminance 0.336; OKLCH L 70.1% C 0.044 H 346.7°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #B494A4 |
|---|---|
| RGB | rgb(180, 148, 164) |
| HSL | hsl(330, 18%, 64%) |
| HSV | hsv(330, 18%, 71%) |
| CMYK | cmyk(0%, 17.8%, 8.9%, 29.4%) |
| CIE-LAB | lab(64.62, 14.66, -3.88) |
| CIE-LCH | lch(64.62, 15.16, 345.18°) |
| OKLab | oklab(70.06% 0.0428 -0.0101) |
| OKLCH | oklch(70.06% 0.044 346.7) |
| XYZ | xyz(36.1127, 33.5644, 39.6910) |
| Luminance | 0.3356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.44
Grey Pink
#C3909B
ΔE00 5.64
Dusty Lavender
#AC86A8
ΔE00 6.93
Rosybrown
#BC8F8F
ΔE00 7.48
Greyish Pink
#C88D94
ΔE00 8.08
Dusty Pink
#D8A7B1
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B494A4 #94B4A4
analogous
#B494B4 #B494A4 #B49494
triadic
#B494A4 #A4B494 #94A4B4
tetradic
#B494A4 #B4B494 #94B4A4 #9494B4
square
#B494A4 #B4B494 #94B4A4 #9494B4
split-complementary
#B494A4 #94B494 #94B4B4
monochromatic
#795567 #9B7085 #B494A4 #CDB8C3 #E6DCE1
Accessibility & contrast
On white
2.72
#B494A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#B494A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B494A4
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B494A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B494A4 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969AA5
Deuteranopia (green-blind)
#9D9FA3
Tritanopia (blue-blind)
#B99499
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b494a4; /* rgb */ color: rgb(180, 148, 164); /* oklch */ color: oklch(70.1% 0.044 346.7);
Tailwind
colors: {
custom: {
50: '#cab3bf',
500: '#b494a4',
950: '#000000',
},
}SCSS
$custom: #b494a4; $custom-light: #cab3bf; $custom-dark: #000000;
JSON
{
"hex": "#b494a4",
"rgb": {
"r": 180,
"g": 148,
"b": 164
},
"hsl": {
"h": 330,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.70057,
"c": 0.04399,
"h": 346.7
},
"luminance": 0.33563
}Semantic roles & 50–950 ramp
primary
#B494A4
secondary
#CCD7D2
accent
#9C734A
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131112
muted
#828081