#A19EA5#A19EA5
#A19EA5 is a light, near-neutral grey. Relative luminance 0.347; OKLCH L 70.4% C 0.011 H 305.4°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EA5 |
|---|---|
| RGB | rgb(161, 158, 165) |
| HSL | hsl(266, 4%, 63%) |
| HSV | hsv(266, 4%, 65%) |
| CMYK | cmyk(2.4%, 4.2%, 0%, 35.3%) |
| CIE-LAB | lab(65.55, 2.43, -3.25) |
| CIE-LCH | lch(65.55, 4.06, 306.73°) |
| OKLab | oklab(70.39% 0.0061 -0.0086) |
| OKLCH | oklch(70.39% 0.011 305.4) |
| XYZ | xyz(33.7152, 34.7474, 40.5208) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.29
Dove Gray
#B6B8BD
ΔE00 7.74
Cool Gray
#9AA7B0
ΔE00 7.95
Grey
#929591
ΔE00 8.20
Pewter
#899397
ΔE00 8.61
Cool Grey
#95A3A6
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EA5 #A2A59E
analogous
#9E9EA5 #A19EA5 #A49EA5
triadic
#A19EA5 #A5A19E #9EA5A1
tetradic
#A19EA5 #A59E9E #A2A59E #9EA5A4
square
#A19EA5 #A59E9E #A2A59E #9EA5A4
split-complementary
#A19EA5 #A5A49E #9EA59E
monochromatic
#646168 #827E88 #A19EA5 #C0BEC2 #DFDDE0
Accessibility & contrast
On white
2.64
#A19EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#A19EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EA5
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EA5 | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA5
Deuteranopia (green-blind)
#9D9FA5
Tritanopia (blue-blind)
#A09FA0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a19ea5; /* rgb */ color: rgb(161, 158, 165); /* oklch */ color: oklch(70.4% 0.011 305.4);
Tailwind
colors: {
custom: {
50: '#bcbabf',
500: '#a19ea5',
950: '#000000',
},
}SCSS
$custom: #a19ea5; $custom-light: #bcbabf; $custom-dark: #000000;
JSON
{
"hex": "#a19ea5",
"rgb": {
"r": 161,
"g": 158,
"b": 165
},
"hsl": {
"h": 265.714,
"s": 3.743,
"l": 63.333
},
"oklch": {
"l": 0.70393,
"c": 0.01059,
"h": 305.4
},
"luminance": 0.34747
}Semantic roles & 50–950 ramp
primary
#A19EA5
secondary
#D0D1CE
accent
#8E5877
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#121112
muted
#818081