#A19EC7#A19EC7
#A19EC7 is a light, muted blue. Relative luminance 0.362; OKLCH L 71.6% C 0.059 H 288.2°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EC7 |
|---|---|
| RGB | rgb(161, 158, 199) |
| HSL | hsl(244, 27%, 70%) |
| HSV | hsv(244, 21%, 78%) |
| CMYK | cmyk(19.1%, 20.6%, 0%, 22%) |
| CIE-LAB | lab(66.64, 9.65, -20.61) |
| CIE-LCH | lch(66.64, 22.76, 295.08°) |
| OKLab | oklab(71.6% 0.0185 -0.0563) |
| OKLCH | oklch(71.6% 0.059 288.2) |
| XYZ | xyz(37.2312, 36.1538, 59.0386) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.26
Pale Purple
#B790D4
ΔE00 9.42
Lavender (survey)
#C79FEF
ΔE00 10.68
Heather
#A484AC
ΔE00 10.83
Lilac
#C8A2C8
ΔE00 10.99
Perrywinkle
#8F8CE7
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EC7 #C4C79E
analogous
#9EB0C7 #A19EC7 #B59EC7
triadic
#A19EC7 #C7A19E #9EC7A1
tetradic
#A19EC7 #C79EB0 #C4C79E #9EC7B5
square
#A19EC7 #C79EB0 #C4C79E #9EC7B5
split-complementary
#A19EC7 #C7B59E #B0C79E
monochromatic
#5A5695 #7B77B1 #A19EC7 #C7C5DD #ECECF4
Accessibility & contrast
On white
2.55
#A19EC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#A19EC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EC7
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EC7 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A3C9
Deuteranopia (green-blind)
#94A1C6
Tritanopia (blue-blind)
#99A5AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a19ec7; /* rgb */ color: rgb(161, 158, 199); /* oklch */ color: oklch(71.6% 0.059 288.2);
Tailwind
colors: {
custom: {
50: '#bdbad8',
500: '#a19ec7',
950: '#000000',
},
}SCSS
$custom: #a19ec7; $custom-light: #bdbad8; $custom-dark: #000000;
JSON
{
"hex": "#a19ec7",
"rgb": {
"r": 161,
"g": 158,
"b": 199
},
"hsl": {
"h": 244.39,
"s": 26.797,
"l": 70
},
"oklch": {
"l": 0.716,
"c": 0.05927,
"h": 288.2
},
"luminance": 0.36154
}Semantic roles & 50–950 ramp
primary
#A19EC7
secondary
#E5E6DB
accent
#A5409E
background
#FBFBFD
surface
#F6F6FA
border
#D0D0D3
text
#121114
muted
#818083