#A19BFA#A19BFA
#A19BFA is a light, vivid blue. Relative luminance 0.379; OKLCH L 73.3% C 0.136 H 285.4°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #A19BFA |
|---|---|
| RGB | rgb(161, 155, 250) |
| HSL | hsl(244, 90%, 79%) |
| HSV | hsv(244, 38%, 98%) |
| CMYK | cmyk(35.6%, 38%, 0%, 2%) |
| CIE-LAB | lab(67.96, 23.91, -46.64) |
| CIE-LCH | lch(67.96, 52.42, 297.14°) |
| OKLab | oklab(73.31% 0.0361 -0.1308) |
| OKLCH | oklch(73.31% 0.136 285.4) |
| XYZ | xyz(43.6699, 37.9205, 95.4425) |
| Luminance | 0.3792 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 4.96
Lavender Blue
#8B88F8
ΔE00 6.01
Periwinkle (survey)
#8E82FE
ΔE00 7.37
Pastel Purple
#CAA0FF
ΔE00 8.59
Lavender
#B39DDB
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19BFA #F4FA9B
analogous
#9BC5FA #A19BFA #D09BFA
triadic
#A19BFA #FAA19B #9BFAA1
tetradic
#A19BFA #FA9BC5 #F4FA9B #9BFAD0
square
#A19BFA #FA9BC5 #F4FA9B #9BFAD0
split-complementary
#A19BFA #FAD09B #C5FA9B
monochromatic
#3326F4 #6A61F7 #A19BFA #D8D5FD #E4E2FE
Accessibility & contrast
On white
2.45
#A19BFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#A19BFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19BFA
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19BFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19BFA | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FE
Deuteranopia (green-blind)
#7AA3F8
Tritanopia (blue-blind)
#89ADBF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a19bfa; /* rgb */ color: rgb(161, 155, 250); /* oklch */ color: oklch(73.3% 0.136 285.4);
Tailwind
colors: {
custom: {
50: '#c0b8fc',
500: '#a19bfa',
950: '#000000',
},
}SCSS
$custom: #a19bfa; $custom-light: #c0b8fc; $custom-dark: #000000;
JSON
{
"hex": "#a19bfa",
"rgb": {
"r": 161,
"g": 155,
"b": 250
},
"hsl": {
"h": 243.789,
"s": 90.476,
"l": 79.412
},
"oklch": {
"l": 0.73306,
"c": 0.1357,
"h": 285.4
},
"luminance": 0.37922
}Semantic roles & 50–950 ramp
primary
#A19BFA
secondary
#F4F6D5
accent
#E600D7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085