#B494AA#B494AA
#B494AA is a light, muted pink. Relative luminance 0.338; OKLCH L 70.3% C 0.049 H 337.7°. Best body text is #000000 at 7.76:1 contrast (WCAG AA passes).
Color values
| HEX | #B494AA |
|---|---|
| RGB | rgb(180, 148, 170) |
| HSL | hsl(319, 18%, 64%) |
| HSV | hsv(319, 18%, 71%) |
| CMYK | cmyk(0%, 17.8%, 5.6%, 29.4%) |
| CIE-LAB | lab(64.79, 15.74, -6.99) |
| CIE-LCH | lch(64.79, 17.23, 336.04°) |
| OKLab | oklab(70.25% 0.045 -0.0185) |
| OKLCH | oklch(70.25% 0.049 337.7) |
| XYZ | xyz(36.6673, 33.7863, 42.6123) |
| Luminance | 0.3378 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.27
Dusty Lavender
#AC86A8
ΔE00 5.41
Grey Pink
#C3909B
ΔE00 6.81
Lilac
#C8A2C8
ΔE00 6.88
Heather
#A484AC
ΔE00 7.45
Purpley Grey
#947E94
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B494AA #94B49E
analogous
#AE94B4 #B494AA #B4949A
triadic
#B494AA #AAB494 #94AAB4
tetradic
#B494AA #B4AE94 #94B49E #949AB4
square
#B494AA #B4AE94 #94B49E #949AB4
split-complementary
#B494AA #9AB494 #94B4AE
monochromatic
#79556E #9B708D #B494AA #CDB8C7 #E6DCE3
Accessibility & contrast
On white
2.71
#B494AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.76
#B494AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B494AA
7.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B494AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B494AA | 1.00 | 2.71 | 7.76 | 7.76 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959AAB
Deuteranopia (green-blind)
#9C9FA9
Tritanopia (blue-blind)
#B8959B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #b494aa; /* rgb */ color: rgb(180, 148, 170); /* oklch */ color: oklch(70.3% 0.049 337.7);
Tailwind
colors: {
custom: {
50: '#cab3c3',
500: '#b494aa',
950: '#000000',
},
}SCSS
$custom: #b494aa; $custom-light: #cab3c3; $custom-dark: #000000;
JSON
{
"hex": "#b494aa",
"rgb": {
"r": 180,
"g": 148,
"b": 170
},
"hsl": {
"h": 318.75,
"s": 17.582,
"l": 64.314
},
"oklch": {
"l": 0.70253,
"c": 0.04868,
"h": 337.7
},
"luminance": 0.33785
}Semantic roles & 50–950 ramp
primary
#B494AA
secondary
#CCD7D0
accent
#9C634A
background
#FCFBFB
surface
#F8F6F7
border
#D1D0D0
text
#131112
muted
#828081