#A19AEA#A19AEA
#A19AEA is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.3% C 0.115 H 287.2°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A19AEA |
|---|---|
| RGB | rgb(161, 154, 234) |
| HSL | hsl(245, 66%, 76%) |
| HSV | hsv(245, 34%, 92%) |
| CMYK | cmyk(31.2%, 34.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.00, 20.36, -39.40) |
| CIE-LCH | lch(67.00, 44.35, 297.32°) |
| OKLab | oklab(72.33% 0.0339 -0.1098) |
| OKLCH | oklch(72.33% 0.115 287.2) |
| XYZ | xyz(41.1009, 36.6278, 82.7303) |
| Luminance | 0.3663 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.83
Periwinkle Blue
#8F99FB
ΔE00 5.49
Lavender
#B39DDB
ΔE00 6.46
Lavender Blue
#8B88F8
ΔE00 7.06
Pastel Purple
#CAA0FF
ΔE00 8.31
Periwinkle (survey)
#8E82FE
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19AEA #E3EA9A
analogous
#9ABBEA #A19AEA #C99AEA
triadic
#A19AEA #EAA19A #9AEAA1
tetradic
#A19AEA #EA9ABB #E3EA9A #9AEAC9
square
#A19AEA #EA9ABB #E3EA9A #9AEAC9
split-complementary
#A19AEA #EAC99A #BBEA9A
monochromatic
#4335D5 #7267DF #A19AEA #D0CDF5 #E7E6FA
Accessibility & contrast
On white
2.52
#A19AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A19AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19AEA
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19AEA | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5ED
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#8FA9B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a19aea; /* rgb */ color: rgb(161, 154, 234); /* oklch */ color: oklch(72.3% 0.115 287.2);
Tailwind
colors: {
custom: {
50: '#bfb7f1',
500: '#a19aea',
950: '#000000',
},
}SCSS
$custom: #a19aea; $custom-light: #bfb7f1; $custom-dark: #000000;
JSON
{
"hex": "#a19aea",
"rgb": {
"r": 161,
"g": 154,
"b": 234
},
"hsl": {
"h": 245.25,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.72332,
"c": 0.11497,
"h": 287.2
},
"luminance": 0.36629
}Semantic roles & 50–950 ramp
primary
#A19AEA
secondary
#EFF1DA
accent
#CD18BE
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084