#A19DE5#A19DE5
#A19DE5 is a light, moderate blue. Relative luminance 0.373; OKLCH L 72.7% C 0.104 H 286.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A19DE5 |
|---|---|
| RGB | rgb(161, 157, 229) |
| HSL | hsl(243, 58%, 76%) |
| HSV | hsv(243, 31%, 90%) |
| CMYK | cmyk(29.7%, 31.4%, 0%, 10.2%) |
| CIE-LAB | lab(67.54, 17.39, -35.81) |
| CIE-LCH | lch(67.54, 39.81, 295.90°) |
| OKLab | oklab(72.68% 0.0286 -0.0995) |
| OKLCH | oklch(72.68% 0.104 286.1) |
| XYZ | xyz(40.8941, 37.3472, 79.1677) |
| Luminance | 0.3735 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender
#B39DDB
ΔE00 5.90
Periwinkle Blue
#8F99FB
ΔE00 6.16
Lavender Blue
#8B88F8
ΔE00 8.22
Lavender (survey)
#C79FEF
ΔE00 8.57
Pastel Purple
#CAA0FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19DE5 #E1E59D
analogous
#9DBDE5 #A19DE5 #C59DE5
triadic
#A19DE5 #E5A19D #9DE5A1
tetradic
#A19DE5 #E59DBD #E1E59D #9DE5C5
square
#A19DE5 #E59DBD #E1E59D #9DE5C5
split-complementary
#A19DE5 #E5C59D #BDE59D
monochromatic
#443CCB #736DD8 #A19DE5 #CFCDF2 #E8E7F9
Accessibility & contrast
On white
2.48
#A19DE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A19DE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19DE5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19DE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19DE5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A6E8
Deuteranopia (green-blind)
#87A2E3
Tritanopia (blue-blind)
#91AAB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a19de5; /* rgb */ color: rgb(161, 157, 229); /* oklch */ color: oklch(72.7% 0.104 286.1);
Tailwind
colors: {
custom: {
50: '#beb9ed',
500: '#a19de5',
950: '#000000',
},
}SCSS
$custom: #a19de5; $custom-light: #beb9ed; $custom-dark: #000000;
JSON
{
"hex": "#a19de5",
"rgb": {
"r": 161,
"g": 157,
"b": 229
},
"hsl": {
"h": 243.333,
"s": 58.065,
"l": 75.686
},
"oklch": {
"l": 0.72677,
"c": 0.10356,
"h": 286.1
},
"luminance": 0.37348
}Semantic roles & 50–950 ramp
primary
#A19DE5
secondary
#EFF0DB
accent
#C620BC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084