#A19EE3#A19EE3
#A19EE3 is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.8% C 0.099 H 285.6°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EE3 |
|---|---|
| RGB | rgb(161, 158, 227) |
| HSL | hsl(243, 55%, 75%) |
| HSV | hsv(243, 30%, 89%) |
| CMYK | cmyk(29.1%, 30.4%, 0%, 11%) |
| CIE-LAB | lab(67.71, 16.33, -34.45) |
| CIE-LCH | lch(67.71, 38.12, 295.36°) |
| OKLab | oklab(72.78% 0.0268 -0.0956) |
| OKLCH | oklch(72.78% 0.099 285.6) |
| XYZ | xyz(40.7863, 37.5759, 77.7621) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.76
Perrywinkle
#8F8CE7
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 6.49
Lavender (survey)
#C79FEF
ΔE00 8.67
Lavender Blue
#8B88F8
ΔE00 8.68
Pastel Purple
#CAA0FF
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EE3 #E0E39E
analogous
#9EBDE3 #A19EE3 #C39EE3
triadic
#A19EE3 #E3A19E #9EE3A1
tetradic
#A19EE3 #E39EBD #E0E39E #9EE3C3
square
#A19EE3 #E39EBD #E0E39E #9EE3C3
split-complementary
#A19EE3 #E3C39E #BDE39E
monochromatic
#453FC8 #736FD5 #A19EE3 #CFCDF1 #E8E7F8
Accessibility & contrast
On white
2.47
#A19EE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A19EE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EE3
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EE3 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E6
Deuteranopia (green-blind)
#89A3E1
Tritanopia (blue-blind)
#91AAB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a19ee3; /* rgb */ color: rgb(161, 158, 227); /* oklch */ color: oklch(72.8% 0.099 285.6);
Tailwind
colors: {
custom: {
50: '#bebaec',
500: '#a19ee3',
950: '#000000',
},
}SCSS
$custom: #a19ee3; $custom-light: #bebaec; $custom-dark: #000000;
JSON
{
"hex": "#a19ee3",
"rgb": {
"r": 161,
"g": 158,
"b": 227
},
"hsl": {
"h": 242.609,
"s": 55.2,
"l": 75.49
},
"oklch": {
"l": 0.72781,
"c": 0.09927,
"h": 285.6
},
"luminance": 0.37577
}Semantic roles & 50–950 ramp
primary
#A19EE3
secondary
#EEEFDC
accent
#C323BC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084