#A19EAE#A19EAE
#A19EAE is a light, muted violet. Relative luminance 0.351; OKLCH L 70.7% C 0.023 H 294.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EAE |
|---|---|
| RGB | rgb(161, 158, 174) |
| HSL | hsl(251, 9%, 65%) |
| HSV | hsv(251, 9%, 68%) |
| CMYK | cmyk(7.5%, 9.2%, 0%, 31.8%) |
| CIE-LAB | lab(65.82, 4.23, -7.90) |
| CIE-LCH | lch(65.82, 8.96, 298.17°) |
| OKLab | oklab(70.69% 0.0096 -0.0212) |
| OKLCH | oklch(70.69% 0.023 294.4) |
| XYZ | xyz(34.5633, 35.0867, 44.9877) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 8.69
Dove Gray
#B6B8BD
ΔE00 9.33
Cool Gray
#9AA7B0
ΔE00 9.63
Pewter
#899397
ΔE00 11.01
Cool Grey
#95A3A6
ΔE00 11.72
Grey
#929591
ΔE00 11.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EAE #ABAE9E
analogous
#9EA3AE #A19EAE #A99EAE
triadic
#A19EAE #AEA19E #9EAEA1
tetradic
#A19EAE #AE9EA3 #ABAE9E #9EAEA9
square
#A19EAE #AE9EA3 #ABAE9E #9EAEA9
split-complementary
#A19EAE #AEA99E #A3AE9E
monochromatic
#635F72 #817D92 #A19EAE #C1BFCA #E2E1E6
Accessibility & contrast
On white
2.62
#A19EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#A19EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EAE
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EAE | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0AF
Deuteranopia (green-blind)
#9BA0AD
Tritanopia (blue-blind)
#9FA0A3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a19eae; /* rgb */ color: rgb(161, 158, 174); /* oklch */ color: oklch(70.7% 0.023 294.4);
Tailwind
colors: {
custom: {
50: '#bcbac6',
500: '#a19eae',
950: '#000000',
},
}SCSS
$custom: #a19eae; $custom-light: #bcbac6; $custom-dark: #000000;
JSON
{
"hex": "#a19eae",
"rgb": {
"r": 161,
"g": 158,
"b": 174
},
"hsl": {
"h": 251.25,
"s": 8.989,
"l": 65.098
},
"oklch": {
"l": 0.70688,
"c": 0.02326,
"h": 294.4
},
"luminance": 0.35087
}Semantic roles & 50–950 ramp
primary
#A19EAE
secondary
#D6D7D1
accent
#935387
background
#FBFBFC
surface
#F6F6F8
border
#D0D0D1
text
#121113
muted
#818082