#A894A2#A894A2
#A894A2 is a light, muted pink. Relative luminance 0.321; OKLCH L 68.9% C 0.031 H 336.7°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #A894A2 |
|---|---|
| RGB | rgb(168, 148, 162) |
| HSL | hsl(318, 10%, 62%) |
| HSV | hsv(318, 12%, 66%) |
| CMYK | cmyk(0%, 11.9%, 3.6%, 34.1%) |
| CIE-LAB | lab(63.44, 9.94, -4.62) |
| CIE-LCH | lch(63.44, 10.96, 335.09°) |
| OKLab | oklab(68.86% 0.0283 -0.0122) |
| OKLCH | oklch(68.86% 0.031 336.7) |
| XYZ | xyz(33.2592, 32.1138, 38.6219) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.81
Light Mauve
#C292A1
ΔE00 8.31
Dusty Lavender
#AC86A8
ΔE00 8.53
Grey Pink
#C3909B
ΔE00 9.20
Rosybrown
#BC8F8F
ΔE00 9.56
Heather
#A484AC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A894A2 #94A89A
analogous
#A494A8 #A894A2 #A89498
triadic
#A894A2 #A2A894 #94A2A8
tetradic
#A894A2 #A8A494 #94A89A #9498A8
square
#A894A2 #A8A494 #94A89A #9498A8
split-complementary
#A894A2 #98A894 #94A8A4
monochromatic
#6B5765 #8D7285 #A894A2 #C3B6BF #DFD8DD
Accessibility & contrast
On white
2.83
#A894A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#A894A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A894A2
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A894A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A894A2 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9498A3
Deuteranopia (green-blind)
#999BA1
Tritanopia (blue-blind)
#AA9499
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a894a2; /* rgb */ color: rgb(168, 148, 162); /* oklch */ color: oklch(68.9% 0.031 336.7);
Tailwind
colors: {
custom: {
50: '#c2b3bd',
500: '#a894a2',
950: '#000000',
},
}SCSS
$custom: #a894a2; $custom-light: #c2b3bd; $custom-dark: #000000;
JSON
{
"hex": "#a894a2",
"rgb": {
"r": 168,
"g": 148,
"b": 162
},
"hsl": {
"h": 318,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.68858,
"c": 0.03077,
"h": 336.7
},
"luminance": 0.32113
}Semantic roles & 50–950 ramp
primary
#A894A2
secondary
#C8D0CA
accent
#946551
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081