#A894A4#A894A4
#A894A4 is a light, muted pink. Relative luminance 0.322; OKLCH L 68.9% C 0.033 H 332.7°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A894A4 |
|---|---|
| RGB | rgb(168, 148, 164) |
| HSL | hsl(312, 10%, 62%) |
| HSV | hsv(312, 12%, 66%) |
| CMYK | cmyk(0%, 11.9%, 2.4%, 34.1%) |
| CIE-LAB | lab(63.50, 10.32, -5.66) |
| CIE-LCH | lch(63.50, 11.77, 331.26°) |
| OKLab | oklab(68.92% 0.029 -0.015) |
| OKLCH | oklch(68.92% 0.033 332.7) |
| XYZ | xyz(33.4384, 32.1855, 39.5657) |
| Luminance | 0.3219 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.58
Dusty Lavender
#AC86A8
ΔE00 7.98
Light Mauve
#C292A1
ΔE00 8.33
Heather
#A484AC
ΔE00 9.03
Grey Pink
#C3909B
ΔE00 9.33
Lilac
#C8A2C8
ΔE00 10.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A894A4 #94A898
analogous
#A294A8 #A894A4 #A8949A
triadic
#A894A4 #A4A894 #94A4A8
tetradic
#A894A4 #A8A294 #94A898 #949AA8
square
#A894A4 #A8A294 #94A898 #949AA8
split-complementary
#A894A4 #9AA894 #94A8A2
monochromatic
#6B5767 #8D7287 #A894A4 #C3B6C1 #DFD8DD
Accessibility & contrast
On white
2.82
#A894A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#A894A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A894A4
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A894A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A894A4 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9498A5
Deuteranopia (green-blind)
#989BA3
Tritanopia (blue-blind)
#AA9599
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a894a4; /* rgb */ color: rgb(168, 148, 164); /* oklch */ color: oklch(68.9% 0.033 332.7);
Tailwind
colors: {
custom: {
50: '#c2b3bf',
500: '#a894a4',
950: '#000000',
},
}SCSS
$custom: #a894a4; $custom-light: #c2b3bf; $custom-dark: #000000;
JSON
{
"hex": "#a894a4",
"rgb": {
"r": 168,
"g": 148,
"b": 164
},
"hsl": {
"h": 312,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.68924,
"c": 0.03265,
"h": 332.7
},
"luminance": 0.32185
}Semantic roles & 50–950 ramp
primary
#A894A4
secondary
#C8D0CA
accent
#945F51
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081