#A19EA7#A19EA7
#A19EA7 is a light, near-neutral grey. Relative luminance 0.348; OKLCH L 70.5% C 0.013 H 301.2°. Best body text is #000000 at 7.96:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EA7 |
|---|---|
| RGB | rgb(161, 158, 167) |
| HSL | hsl(260, 5%, 64%) |
| HSV | hsv(260, 5%, 65%) |
| CMYK | cmyk(3.6%, 5.4%, 0%, 34.5%) |
| CIE-LAB | lab(65.61, 2.82, -4.29) |
| CIE-LCH | lch(65.61, 5.13, 303.33°) |
| OKLab | oklab(70.46% 0.0069 -0.0114) |
| OKLCH | oklch(70.46% 0.013 301.2) |
| XYZ | xyz(33.8986, 34.8208, 41.4870) |
| Luminance | 0.3482 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 7.97
Cool Gray
#9AA7B0
ΔE00 8.19
Grey
#929591
ΔE00 9.02
Pewter
#899397
ΔE00 9.07
Cool Grey
#95A3A6
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EA7 #A4A79E
analogous
#9E9FA7 #A19EA7 #A59EA7
triadic
#A19EA7 #A7A19E #9EA7A1
tetradic
#A19EA7 #A79E9F #A4A79E #9EA7A5
square
#A19EA7 #A79E9F #A4A79E #9EA7A5
split-complementary
#A19EA7 #A7A59E #9FA79E
monochromatic
#64606A #827E8A #A19EA7 #C0BEC4 #DFDEE1
Accessibility & contrast
On white
2.64
#A19EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.96
#A19EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EA7
7.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EA7 | 1.00 | 2.64 | 7.96 | 7.96 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA7
Deuteranopia (green-blind)
#9D9FA7
Tritanopia (blue-blind)
#A09FA1
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a19ea7; /* rgb */ color: rgb(161, 158, 167); /* oklch */ color: oklch(70.5% 0.013 301.2);
Tailwind
colors: {
custom: {
50: '#bcbac1',
500: '#a19ea7',
950: '#000000',
},
}SCSS
$custom: #a19ea7; $custom-light: #bcbac1; $custom-dark: #000000;
JSON
{
"hex": "#a19ea7",
"rgb": {
"r": 161,
"g": 158,
"b": 167
},
"hsl": {
"h": 260,
"s": 4.865,
"l": 63.725
},
"oklch": {
"l": 0.70457,
"c": 0.01335,
"h": 301.2
},
"luminance": 0.34821
}Semantic roles & 50–950 ramp
primary
#A19EA7
secondary
#D1D2CF
accent
#8F577C
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081