#A19DFD#A19DFD
#A19DFD is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.8% C 0.137 H 284.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A19DFD |
|---|---|
| RGB | rgb(161, 157, 253) |
| HSL | hsl(243, 96%, 80%) |
| HSV | hsv(243, 38%, 99%) |
| CMYK | cmyk(36.4%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.59, 23.57, -47.29) |
| CIE-LCH | lch(68.59, 52.83, 296.49°) |
| OKLab | oklab(73.83% 0.0341 -0.1327) |
| OKLCH | oklch(73.83% 0.137 284.4) |
| XYZ | xyz(44.4796, 38.7814, 98.0515) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.61
Perrywinkle
#8F8CE7
ΔE00 5.45
Lavender Blue
#8B88F8
ΔE00 6.33
Periwinkle (survey)
#8E82FE
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 8.86
Lavender
#B39DDB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19DFD #F9FD9D
analogous
#9DC9FD #A19DFD #D19DFD
triadic
#A19DFD #FDA19D #9DFDA1
tetradic
#A19DFD #FD9DC9 #F9FD9D #9DFDD1
square
#A19DFD #FD9DC9 #F9FD9D #9DFDD1
split-complementary
#A19DFD #FDD19D #C9FD9D
monochromatic
#2E25FB #6761FC #A19DFD #DBD9FE #E2E1FE
Accessibility & contrast
On white
2.40
#A19DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A19DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19DFD
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19DFD | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EAAFF
Deuteranopia (green-blind)
#7BA4FB
Tritanopia (blue-blind)
#88AFC1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a19dfd; /* rgb */ color: rgb(161, 157, 253); /* oklch */ color: oklch(73.8% 0.137 284.4);
Tailwind
colors: {
custom: {
50: '#c0b9fe',
500: '#a19dfd',
950: '#000000',
},
}SCSS
$custom: #a19dfd; $custom-light: #c0b9fe; $custom-dark: #000000;
JSON
{
"hex": "#a19dfd",
"rgb": {
"r": 161,
"g": 157,
"b": 253
},
"hsl": {
"h": 242.5,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.73834,
"c": 0.13699,
"h": 284.4
},
"luminance": 0.38783
}Semantic roles & 50–950 ramp
primary
#A19DFD
secondary
#F5F7D4
accent
#E600DC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086