#A19DE3#A19DE3
#A19DE3 is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.6% C 0.101 H 286.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #A19DE3 |
|---|---|
| RGB | rgb(161, 157, 227) |
| HSL | hsl(243, 56%, 75%) |
| HSV | hsv(243, 31%, 89%) |
| CMYK | cmyk(29.1%, 30.8%, 0%, 11%) |
| CIE-LAB | lab(67.45, 16.89, -34.84) |
| CIE-LCH | lch(67.45, 38.72, 295.87°) |
| OKLab | oklab(72.59% 0.0281 -0.0967) |
| OKLCH | oklch(72.59% 0.101 286.2) |
| XYZ | xyz(40.6164, 37.2361, 77.7055) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.66
Perrywinkle
#8F8CE7
ΔE00 6.00
Periwinkle Blue
#8F99FB
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 8.49
Lavender (survey)
#C79FEF
ΔE00 8.53
Pastel Purple
#CAA0FF
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19DE3 #DFE39D
analogous
#9DBCE3 #A19DE3 #C49DE3
triadic
#A19DE3 #E3A19D #9DE3A1
tetradic
#A19DE3 #E39DBC #DFE39D #9DE3C4
square
#A19DE3 #E39DBC #DFE39D #9DE3C4
split-complementary
#A19DE3 #E3C49D #BCE39D
monochromatic
#463EC8 #736DD5 #A19DE3 #CFCDF1 #E8E7F8
Accessibility & contrast
On white
2.49
#A19DE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#A19DE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19DE3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19DE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19DE3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A6E6
Deuteranopia (green-blind)
#88A2E1
Tritanopia (blue-blind)
#91A9B6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a19de3; /* rgb */ color: rgb(161, 157, 227); /* oklch */ color: oklch(72.6% 0.101 286.2);
Tailwind
colors: {
custom: {
50: '#beb9ec',
500: '#a19de3',
950: '#000000',
},
}SCSS
$custom: #a19de3; $custom-light: #beb9ec; $custom-dark: #000000;
JSON
{
"hex": "#a19de3",
"rgb": {
"r": 161,
"g": 157,
"b": 227
},
"hsl": {
"h": 243.429,
"s": 55.556,
"l": 75.294
},
"oklch": {
"l": 0.72586,
"c": 0.10074,
"h": 286.2
},
"luminance": 0.37237
}Semantic roles & 50–950 ramp
primary
#A19DE3
secondary
#EEEFDC
accent
#C322BA
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084