#A19EA0#A19EA0
#A19EA0 is a light, near-neutral grey. Relative luminance 0.346; OKLCH L 70.2% C 0.004 H 337.4°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EA0 |
|---|---|
| RGB | rgb(161, 158, 160) |
| HSL | hsl(320, 2%, 63%) |
| HSV | hsv(320, 2%, 63%) |
| CMYK | cmyk(0%, 1.9%, 0.6%, 36.9%) |
| CIE-LAB | lab(65.41, 1.46, -0.66) |
| CIE-LCH | lch(65.41, 1.60, 335.80°) |
| OKLab | oklab(70.24% 0.0041 -0.0017) |
| OKLCH | oklch(70.24% 0.004 337.4) |
| XYZ | xyz(33.2690, 34.5689, 38.1707) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.75
Grey
#929591
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 7.72
Pewter
#899397
ΔE00 7.88
Cool Gray
#9AA7B0
ΔE00 7.91
Stone
#A89F91
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EA0 #9EA19F
analogous
#A19EA1 #A19EA0 #A19E9E
triadic
#A19EA0 #A0A19E #9EA0A1
tetradic
#A19EA0 #A1A19E #9EA19F #9E9EA1
square
#A19EA0 #A1A19E #9EA19F #9E9EA1
split-complementary
#A19EA0 #9EA19E #9EA1A1
monochromatic
#646163 #837F82 #A19EA0 #BFBDBE #DDDCDD
Accessibility & contrast
On white
2.65
#A19EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#A19EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EA0
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EA0 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA0
Deuteranopia (green-blind)
#9F9FA0
Tritanopia (blue-blind)
#A19E9F
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a19ea0; /* rgb */ color: rgb(161, 158, 160); /* oklch */ color: oklch(70.2% 0.004 337.4);
Tailwind
colors: {
custom: {
50: '#bcbabc',
500: '#a19ea0',
950: '#000000',
},
}SCSS
$custom: #a19ea0; $custom-light: #bcbabc; $custom-dark: #000000;
JSON
{
"hex": "#a19ea0",
"rgb": {
"r": 161,
"g": 158,
"b": 160
},
"hsl": {
"h": 320,
"s": 1.571,
"l": 62.549
},
"oklch": {
"l": 0.70237,
"c": 0.00448,
"h": 337.4
},
"luminance": 0.34569
}Semantic roles & 50–950 ramp
primary
#A19EA0
secondary
#CDCECD
accent
#8B6B5A
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#121112
muted
#818081