#A19FFB#A19FFB
#A19FFB is a light, vivid blue. Relative luminance 0.393; OKLCH L 74.1% C 0.131 H 283.7°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A19FFB |
|---|---|
| RGB | rgb(161, 159, 251) |
| HSL | hsl(241, 92%, 80%) |
| HSV | hsv(241, 37%, 98%) |
| CMYK | cmyk(35.9%, 36.7%, 0%, 1.6%) |
| CIE-LAB | lab(68.99, 21.90, -45.57) |
| CIE-LCH | lch(68.99, 50.56, 295.67°) |
| OKLab | oklab(74.11% 0.0311 -0.1277) |
| OKLCH | oklch(74.11% 0.131 283.7) |
| XYZ | xyz(44.5038, 39.3369, 96.4960) |
| Luminance | 0.3934 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.69
Perrywinkle
#8F8CE7
ΔE00 5.76
Lavender Blue
#8B88F8
ΔE00 6.83
Periwinkle (survey)
#8E82FE
ΔE00 8.33
Lavender
#B39DDB
ΔE00 8.96
Pastel Purple
#CAA0FF
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19FFB #F9FB9F
analogous
#9FCBFB #A19FFB #CF9FFB
triadic
#A19FFB #FBA19F #9FFBA1
tetradic
#A19FFB #FB9FCB #F9FB9F #9FFBCF
square
#A19FFB #FB9FCB #F9FB9F #9FFBCF
split-complementary
#A19FFB #FBCF9F #CBFB9F
monochromatic
#2E29F6 #6764F9 #A19FFB #DBDAFD #E2E2FE
Accessibility & contrast
On white
2.37
#A19FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A19FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19FFB
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19FFB | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFF
Deuteranopia (green-blind)
#7EA5F9
Tritanopia (blue-blind)
#89B1C1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a19ffb; /* rgb */ color: rgb(161, 159, 251); /* oklch */ color: oklch(74.1% 0.131 283.7);
Tailwind
colors: {
custom: {
50: '#c0bbfd',
500: '#a19ffb',
950: '#000000',
},
}SCSS
$custom: #a19ffb; $custom-light: #c0bbfd; $custom-dark: #000000;
JSON
{
"hex": "#a19ffb",
"rgb": {
"r": 161,
"g": 159,
"b": 251
},
"hsl": {
"h": 241.304,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.74111,
"c": 0.13142,
"h": 283.7
},
"luminance": 0.39338
}Semantic roles & 50–950 ramp
primary
#A19FFB
secondary
#F5F6D5
accent
#E600E1
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085