#A994AC#A994AC
#A994AC is a light, muted purple. Relative luminance 0.326; OKLCH L 69.3% C 0.042 H 322.0°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A994AC |
|---|---|
| RGB | rgb(169, 148, 172) |
| HSL | hsl(293, 13%, 63%) |
| HSV | hsv(293, 14%, 67%) |
| CMYK | cmyk(1.7%, 14%, 0%, 32.5%) |
| CIE-LAB | lab(63.83, 12.22, -9.66) |
| CIE-LCH | lch(63.83, 15.58, 321.65°) |
| OKLab | oklab(69.29% 0.0331 -0.0258) |
| OKLCH | oklch(69.29% 0.042 322) |
| XYZ | xyz(34.3974, 32.5938, 43.5009) |
| Luminance | 0.3259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Dusty Lavender
#AC86A8
ΔE00 6.14
Heather
#A484AC
ΔE00 6.79
Purpley Grey
#947E94
ΔE00 7.46
Lilac
#C8A2C8
ΔE00 8.04
Light Mauve
#C292A1
ΔE00 8.70
Grey Pink
#C3909B
ΔE00 10.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A994AC #97AC94
analogous
#9D94AC #A994AC #AC94A3
triadic
#A994AC #ACA994 #94ACA9
tetradic
#A994AC #AC9D94 #97AC94 #94A3AC
square
#A994AC #AC9D94 #97AC94 #94A3AC
split-complementary
#A994AC #A3AC94 #94AC9D
monochromatic
#6C566F #8D7291 #A994AC #C5B6C7 #E0D9E1
Accessibility & contrast
On white
2.79
#A994AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#A994AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A994AC
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A994AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A994AC | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9299AD
Deuteranopia (green-blind)
#969BAB
Tritanopia (blue-blind)
#AA969C
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #a994ac; /* rgb */ color: rgb(169, 148, 172); /* oklch */ color: oklch(69.3% 0.042 322.0);
Tailwind
colors: {
custom: {
50: '#c2b3c4',
500: '#a994ac',
950: '#000000',
},
}SCSS
$custom: #a994ac; $custom-light: #c2b3c4; $custom-dark: #000000;
JSON
{
"hex": "#a994ac",
"rgb": {
"r": 169,
"g": 148,
"b": 172
},
"hsl": {
"h": 292.5,
"s": 12.632,
"l": 62.745
},
"oklch": {
"l": 0.69286,
"c": 0.04201,
"h": 322
},
"luminance": 0.32593
}Semantic roles & 50–950 ramp
primary
#A994AC
secondary
#CBD2CA
accent
#974F58
background
#FBFBFC
surface
#F7F6F8
border
#D0D0D1
text
#121112
muted
#818081