#A19AED#A19AED
#A19AED is a light, moderate blue. Relative luminance 0.368; OKLCH L 72.5% C 0.119 H 286.9°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #A19AED |
|---|---|
| RGB | rgb(161, 154, 237) |
| HSL | hsl(245, 70%, 77%) |
| HSV | hsv(245, 35%, 93%) |
| CMYK | cmyk(32.1%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.13, 21.12, -40.84) |
| CIE-LCH | lch(67.13, 45.98, 297.34°) |
| OKLab | oklab(72.48% 0.0346 -0.114) |
| OKLCH | oklch(72.48% 0.119 286.9) |
| XYZ | xyz(41.5355, 36.8016, 85.0194) |
| Luminance | 0.3680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.69
Periwinkle Blue
#8F99FB
ΔE00 5.11
Lavender Blue
#8B88F8
ΔE00 6.74
Lavender
#B39DDB
ΔE00 6.89
Periwinkle (survey)
#8E82FE
ΔE00 8.12
Pastel Purple
#CAA0FF
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19AED #E6ED9A
analogous
#9ABDED #A19AED #CB9AED
triadic
#A19AED #EDA19A #9AEDA1
tetradic
#A19AED #ED9ABD #E6ED9A #9AEDCB
square
#A19AED #ED9ABD #E6ED9A #9AEDCB
split-complementary
#A19AED #EDCB9A #BDED9A
monochromatic
#4032DA #7166E4 #A19AED #D1CEF6 #E7E5FA
Accessibility & contrast
On white
2.51
#A19AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#A19AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19AED
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19AED | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A6F0
Deuteranopia (green-blind)
#80A1EB
Tritanopia (blue-blind)
#8EA9B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a19aed; /* rgb */ color: rgb(161, 154, 237); /* oklch */ color: oklch(72.5% 0.119 286.9);
Tailwind
colors: {
custom: {
50: '#bfb7f3',
500: '#a19aed',
950: '#000000',
},
}SCSS
$custom: #a19aed; $custom-light: #bfb7f3; $custom-dark: #000000;
JSON
{
"hex": "#a19aed",
"rgb": {
"r": 161,
"g": 154,
"b": 237
},
"hsl": {
"h": 245.06,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.72476,
"c": 0.11915,
"h": 286.9
},
"luminance": 0.36803
}Semantic roles & 50–950 ramp
primary
#A19AED
secondary
#F0F2D9
accent
#D214C2
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085