#A19EE2#A19EE2
#A19EE2 is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.7% C 0.098 H 285.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EE2 |
|---|---|
| RGB | rgb(161, 158, 226) |
| HSL | hsl(243, 54%, 75%) |
| HSV | hsv(243, 30%, 89%) |
| CMYK | cmyk(28.8%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(67.67, 16.08, -33.96) |
| CIE-LCH | lch(67.67, 37.58, 295.34°) |
| OKLab | oklab(72.74% 0.0265 -0.0942) |
| OKLCH | oklch(72.74% 0.098 285.7) |
| XYZ | xyz(40.6487, 37.5208, 77.0374) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.65
Perrywinkle
#8F8CE7
ΔE00 6.32
Periwinkle Blue
#8F99FB
ΔE00 6.66
Lavender (survey)
#C79FEF
ΔE00 8.66
Lavender Blue
#8B88F8
ΔE00 8.81
Pastel Purple
#CAA0FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EE2 #DFE29E
analogous
#9EBDE2 #A19EE2 #C39EE2
triadic
#A19EE2 #E2A19E #9EE2A1
tetradic
#A19EE2 #E29EBD #DFE29E #9EE2C3
square
#A19EE2 #E29EBD #DFE29E #9EE2C3
split-complementary
#A19EE2 #E2C39E #BDE29E
monochromatic
#4640C6 #736FD4 #A19EE2 #CFCDF0 #E8E7F8
Accessibility & contrast
On white
2.47
#A19EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#A19EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EE2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EE2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA7E5
Deuteranopia (green-blind)
#89A3E0
Tritanopia (blue-blind)
#91AAB6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a19ee2; /* rgb */ color: rgb(161, 158, 226); /* oklch */ color: oklch(72.7% 0.098 285.7);
Tailwind
colors: {
custom: {
50: '#bebaeb',
500: '#a19ee2',
950: '#000000',
},
}SCSS
$custom: #a19ee2; $custom-light: #bebaeb; $custom-dark: #000000;
JSON
{
"hex": "#a19ee2",
"rgb": {
"r": 161,
"g": 158,
"b": 226
},
"hsl": {
"h": 242.647,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.72736,
"c": 0.09787,
"h": 285.7
},
"luminance": 0.37522
}Semantic roles & 50–950 ramp
primary
#A19EE2
secondary
#EEEFDC
accent
#C124BA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084