#A19AFB#A19AFB
#A19AFB is a light, vivid blue. Relative luminance 0.377; OKLCH L 73.2% C 0.139 H 285.7°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #A19AFB |
|---|---|
| RGB | rgb(161, 154, 251) |
| HSL | hsl(244, 92%, 79%) |
| HSV | hsv(244, 39%, 98%) |
| CMYK | cmyk(35.9%, 38.6%, 0%, 1.6%) |
| CIE-LAB | lab(67.76, 24.75, -47.50) |
| CIE-LCH | lch(67.76, 53.56, 297.52°) |
| OKLab | oklab(73.17% 0.0376 -0.1333) |
| OKLCH | oklch(73.17% 0.139 285.7) |
| XYZ | xyz(43.6613, 37.6519, 96.2152) |
| Luminance | 0.3765 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.88
Perrywinkle
#8F8CE7
ΔE00 4.84
Lavender Blue
#8B88F8
ΔE00 5.77
Periwinkle (survey)
#8E82FE
ΔE00 7.07
Pastel Purple
#CAA0FF
ΔE00 8.56
Lavender
#B39DDB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19AFB #F4FB9A
analogous
#9AC4FB #A19AFB #D29AFB
triadic
#A19AFB #FBA19A #9AFBA1
tetradic
#A19AFB #FB9AC4 #F4FB9A #9AFBD2
square
#A19AFB #FB9AC4 #F4FB9A #9AFBD2
split-complementary
#A19AFB #FBD29A #C4FB9A
monochromatic
#3324F6 #6A5FF9 #A19AFB #D8D5FD #E4E2FE
Accessibility & contrast
On white
2.46
#A19AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#A19AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19AFB
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19AFB | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#78A2F9
Tritanopia (blue-blind)
#89ADBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a19afb; /* rgb */ color: rgb(161, 154, 251); /* oklch */ color: oklch(73.2% 0.139 285.7);
Tailwind
colors: {
custom: {
50: '#c0b7fd',
500: '#a19afb',
950: '#000000',
},
}SCSS
$custom: #a19afb; $custom-light: #c0b7fd; $custom-dark: #000000;
JSON
{
"hex": "#a19afb",
"rgb": {
"r": 161,
"g": 154,
"b": 251
},
"hsl": {
"h": 244.33,
"s": 92.381,
"l": 79.412
},
"oklch": {
"l": 0.7317,
"c": 0.1385,
"h": 285.7
},
"luminance": 0.37653
}Semantic roles & 50–950 ramp
primary
#A19AFB
secondary
#F4F6D5
accent
#E600D5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085