#A19AF3#A19AF3
#A19AF3 is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.8% C 0.127 H 286.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #A19AF3 |
|---|---|
| RGB | rgb(161, 154, 243) |
| HSL | hsl(245, 79%, 78%) |
| HSV | hsv(245, 37%, 95%) |
| CMYK | cmyk(33.7%, 36.6%, 0%, 4.7%) |
| CIE-LAB | lab(67.40, 22.66, -43.71) |
| CIE-LCH | lch(67.40, 49.24, 297.40°) |
| OKLab | oklab(72.77% 0.0359 -0.1223) |
| OKLCH | oklch(72.77% 0.127 286.4) |
| XYZ | xyz(42.4268, 37.1581, 89.7135) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.45
Perrywinkle
#8F8CE7
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 6.21
Periwinkle (survey)
#8E82FE
ΔE00 7.58
Lavender
#B39DDB
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19AF3 #ECF39A
analogous
#9ABFF3 #A19AF3 #CD9AF3
triadic
#A19AF3 #F3A19A #9AF3A1
tetradic
#A19AF3 #F39ABF #ECF39A #9AF3CD
square
#A19AF3 #F39ABF #ECF39A #9AF3CD
split-complementary
#A19AF3 #F3CD9A #BFF39A
monochromatic
#3B2DE6 #6E63ED #A19AF3 #D4D1F9 #E6E4FC
Accessibility & contrast
On white
2.49
#A19AF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#A19AF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19AF3
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19AF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19AF3 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F7
Deuteranopia (green-blind)
#7DA2F1
Tritanopia (blue-blind)
#8CABBB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a19af3; /* rgb */ color: rgb(161, 154, 243); /* oklch */ color: oklch(72.8% 0.127 286.4);
Tailwind
colors: {
custom: {
50: '#bfb7f7',
500: '#a19af3',
950: '#000000',
},
}SCSS
$custom: #a19af3; $custom-light: #bfb7f7; $custom-dark: #000000;
JSON
{
"hex": "#a19af3",
"rgb": {
"r": 161,
"g": 154,
"b": 243
},
"hsl": {
"h": 244.719,
"s": 78.761,
"l": 77.843
},
"oklch": {
"l": 0.72768,
"c": 0.12748,
"h": 286.4
},
"luminance": 0.37159
}Semantic roles & 50–950 ramp
primary
#A19AF3
secondary
#F1F4D7
accent
#DB0ACB
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121117
muted
#818085