#A19DEB#A19DEB
#A19DEB is a light, moderate blue. Relative luminance 0.377; OKLCH L 73.0% C 0.112 H 285.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #A19DEB |
|---|---|
| RGB | rgb(161, 157, 235) |
| HSL | hsl(243, 66%, 77%) |
| HSV | hsv(243, 33%, 92%) |
| CMYK | cmyk(31.5%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(67.79, 18.91, -38.71) |
| CIE-LCH | lch(67.79, 43.08, 296.03°) |
| OKLab | oklab(72.96% 0.0301 -0.1079) |
| OKLCH | oklch(72.96% 0.112 285.6) |
| XYZ | xyz(41.7463, 37.6881, 83.6562) |
| Luminance | 0.3769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.27
Perrywinkle
#8F8CE7
ΔE00 5.39
Lavender
#B39DDB
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 7.52
Pastel Purple
#CAA0FF
ΔE00 8.60
Lavender (survey)
#C79FEF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19DEB #E7EB9D
analogous
#9DC0EB #A19DEB #C89DEB
triadic
#A19DEB #EBA19D #9DEBA1
tetradic
#A19DEB #EB9DC0 #E7EB9D #9DEBC8
square
#A19DEB #EB9DC0 #E7EB9D #9DEBC8
split-complementary
#A19DEB #EBC89D #C0EB9D
monochromatic
#3F37D6 #706AE1 #A19DEB #D2D0F5 #E7E6FA
Accessibility & contrast
On white
2.46
#A19DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#A19DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19DEB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19DEB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A7EE
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#8FABB9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a19deb; /* rgb */ color: rgb(161, 157, 235); /* oklch */ color: oklch(73.0% 0.112 285.6);
Tailwind
colors: {
custom: {
50: '#bfb9f1',
500: '#a19deb',
950: '#000000',
},
}SCSS
$custom: #a19deb; $custom-light: #bfb9f1; $custom-dark: #000000;
JSON
{
"hex": "#a19deb",
"rgb": {
"r": 161,
"g": 157,
"b": 235
},
"hsl": {
"h": 243.077,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.72955,
"c": 0.11199,
"h": 285.6
},
"luminance": 0.37689
}Semantic roles & 50–950 ramp
primary
#A19DEB
secondary
#F0F1DA
accent
#CE18C5
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085