#A894A0#A894A0
#A894A0 is a light, muted pink. Relative luminance 0.320; OKLCH L 68.8% C 0.029 H 341.2°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #A894A0 |
|---|---|
| RGB | rgb(168, 148, 160) |
| HSL | hsl(324, 10%, 62%) |
| HSV | hsv(324, 12%, 66%) |
| CMYK | cmyk(0%, 11.9%, 4.8%, 34.1%) |
| CIE-LAB | lab(63.38, 9.57, -3.57) |
| CIE-LCH | lch(63.38, 10.21, 339.53°) |
| OKLab | oklab(68.79% 0.0275 -0.0094) |
| OKLCH | oklch(68.79% 0.029 341.2) |
| XYZ | xyz(33.0828, 32.0433, 37.6931) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purpley Grey
#947E94
ΔE00 8.13
Light Mauve
#C292A1
ΔE00 8.37
Grey Pink
#C3909B
ΔE00 9.13
Dusty Lavender
#AC86A8
ΔE00 9.13
Rosybrown
#BC8F8F
ΔE00 9.14
Pinkish Grey
#C8ACA9
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A894A0 #94A89C
analogous
#A694A8 #A894A0 #A89496
triadic
#A894A0 #A0A894 #94A0A8
tetradic
#A894A0 #A8A694 #94A89C #9496A8
square
#A894A0 #A8A694 #94A89C #9496A8
split-complementary
#A894A0 #96A894 #94A8A6
monochromatic
#6B5763 #8D7282 #A894A0 #C3B6BE #DFD8DC
Accessibility & contrast
On white
2.83
#A894A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#A894A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A894A0
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A894A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A894A0 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9598A1
Deuteranopia (green-blind)
#999B9F
Tritanopia (blue-blind)
#AB9498
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #a894a0; /* rgb */ color: rgb(168, 148, 160); /* oklch */ color: oklch(68.8% 0.029 341.2);
Tailwind
colors: {
custom: {
50: '#c2b3bc',
500: '#a894a0',
950: '#000000',
},
}SCSS
$custom: #a894a0; $custom-light: #c2b3bc; $custom-dark: #000000;
JSON
{
"hex": "#a894a0",
"rgb": {
"r": 168,
"g": 148,
"b": 160
},
"hsl": {
"h": 324,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.68794,
"c": 0.02905,
"h": 341.2
},
"luminance": 0.32043
}Semantic roles & 50–950 ramp
primary
#A894A0
secondary
#C8D0CB
accent
#946C51
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121112
muted
#818081