#A19EFB#A19EFB
#A19EFB is a light, vivid blue. Relative luminance 0.390; OKLCH L 73.9% C 0.133 H 284.1°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A19EFB |
|---|---|
| RGB | rgb(161, 158, 251) |
| HSL | hsl(242, 92%, 80%) |
| HSV | hsv(242, 37%, 98%) |
| CMYK | cmyk(35.9%, 37.1%, 0%, 1.6%) |
| CIE-LAB | lab(68.75, 22.47, -45.95) |
| CIE-LCH | lch(68.75, 51.15, 296.06°) |
| OKLab | oklab(73.92% 0.0324 -0.1288) |
| OKLCH | oklch(73.92% 0.133 284.1) |
| XYZ | xyz(44.3326, 38.9944, 96.4389) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.69
Perrywinkle
#8F8CE7
ΔE00 5.56
Lavender Blue
#8B88F8
ΔE00 6.61
Periwinkle (survey)
#8E82FE
ΔE00 8.08
Pastel Purple
#CAA0FF
ΔE00 8.89
Lavender
#B39DDB
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19EFB #F8FB9E
analogous
#9ECAFB #A19EFB #CF9EFB
triadic
#A19EFB #FBA19E #9EFBA1
tetradic
#A19EFB #FB9ECA #F8FB9E #9EFBCF
square
#A19EFB #FB9ECA #F8FB9E #9EFBCF
split-complementary
#A19EFB #FBCF9E #CAFB9E
monochromatic
#2F28F6 #6863F9 #A19EFB #DAD9FD #E3E2FE
Accessibility & contrast
On white
2.39
#A19EFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A19EFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19EFB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19EFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19EFB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#7DA5F9
Tritanopia (blue-blind)
#89B0C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a19efb; /* rgb */ color: rgb(161, 158, 251); /* oklch */ color: oklch(73.9% 0.133 284.1);
Tailwind
colors: {
custom: {
50: '#c0bafd',
500: '#a19efb',
950: '#000000',
},
}SCSS
$custom: #a19efb; $custom-light: #c0bafd; $custom-dark: #000000;
JSON
{
"hex": "#a19efb",
"rgb": {
"r": 161,
"g": 158,
"b": 251
},
"hsl": {
"h": 241.935,
"s": 92.079,
"l": 80.196
},
"oklch": {
"l": 0.73922,
"c": 0.13283,
"h": 284.1
},
"luminance": 0.38996
}Semantic roles & 50–950 ramp
primary
#A19EFB
secondary
#F5F6D5
accent
#E600DE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085