#A19DEC#A19DEC
#A19DEC is a light, moderate blue. Relative luminance 0.377; OKLCH L 73.0% C 0.113 H 285.5°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #A19DEC |
|---|---|
| RGB | rgb(161, 157, 236) |
| HSL | hsl(243, 68%, 77%) |
| HSV | hsv(243, 33%, 93%) |
| CMYK | cmyk(31.8%, 33.5%, 0%, 7.5%) |
| CIE-LAB | lab(67.83, 19.16, -39.19) |
| CIE-LCH | lch(67.83, 43.63, 296.05°) |
| OKLab | oklab(73% 0.0304 -0.1092) |
| OKLCH | oklch(73% 0.113 285.5) |
| XYZ | xyz(41.8912, 37.7460, 84.4192) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.14
Perrywinkle
#8F8CE7
ΔE00 5.34
Lavender
#B39DDB
ΔE00 6.82
Lavender Blue
#8B88F8
ΔE00 7.42
Pastel Purple
#CAA0FF
ΔE00 8.59
Lavender (survey)
#C79FEF
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19DEC #E8EC9D
analogous
#9DC1EC #A19DEC #C99DEC
triadic
#A19DEC #ECA19D #9DECA1
tetradic
#A19DEC #EC9DC1 #E8EC9D #9DECC9
square
#A19DEC #EC9DC1 #E8EC9D #9DECC9
split-complementary
#A19DEC #ECC99D #C1EC9D
monochromatic
#3F36D8 #706AE2 #A19DEC #D2D0F6 #E6E5FA
Accessibility & contrast
On white
2.46
#A19DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#A19DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19DEC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19DEC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A8EF
Deuteranopia (green-blind)
#84A3EA
Tritanopia (blue-blind)
#8EABBA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a19dec; /* rgb */ color: rgb(161, 157, 236); /* oklch */ color: oklch(73.0% 0.113 285.5);
Tailwind
colors: {
custom: {
50: '#bfb9f2',
500: '#a19dec',
950: '#000000',
},
}SCSS
$custom: #a19dec; $custom-light: #bfb9f2; $custom-dark: #000000;
JSON
{
"hex": "#a19dec",
"rgb": {
"r": 161,
"g": 157,
"b": 236
},
"hsl": {
"h": 243.038,
"s": 67.521,
"l": 77.059
},
"oklch": {
"l": 0.73002,
"c": 0.1134,
"h": 285.5
},
"luminance": 0.37747
}Semantic roles & 50–950 ramp
primary
#A19DEC
secondary
#F0F2D9
accent
#CF16C6
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085