#A19AF8#A19AF8
#A19AF8 is a light, vivid blue. Relative luminance 0.375; OKLCH L 73.0% C 0.134 H 286.0°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #A19AF8 |
|---|---|
| RGB | rgb(161, 154, 248) |
| HSL | hsl(244, 87%, 79%) |
| HSV | hsv(244, 38%, 97%) |
| CMYK | cmyk(35.1%, 37.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.62, 23.96, -46.09) |
| CIE-LCH | lch(67.62, 51.94, 297.47°) |
| OKLab | oklab(73.02% 0.037 -0.1292) |
| OKLCH | oklch(73.02% 0.134 286) |
| XYZ | xyz(43.1922, 37.4643, 93.7444) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.05
Perrywinkle
#8F8CE7
ΔE00 4.71
Lavender Blue
#8B88F8
ΔE00 5.90
Periwinkle (survey)
#8E82FE
ΔE00 7.23
Lavender
#B39DDB
ΔE00 8.45
Pastel Purple
#CAA0FF
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A19AF8 #F1F89A
analogous
#9AC2F8 #A19AF8 #D09AF8
triadic
#A19AF8 #F8A19A #9AF8A1
tetradic
#A19AF8 #F89AC2 #F1F89A #9AF8D0
square
#A19AF8 #F89AC2 #F1F89A #9AF8D0
split-complementary
#A19AF8 #F8D09A #C2F89A
monochromatic
#3628F0 #6C61F4 #A19AF8 #D6D3FC #E4E2FD
Accessibility & contrast
On white
2.47
#A19AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#A19AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A19AF8
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A19AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A19AF8 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#8AACBD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a19af8; /* rgb */ color: rgb(161, 154, 248); /* oklch */ color: oklch(73.0% 0.134 286.0);
Tailwind
colors: {
custom: {
50: '#bfb7fb',
500: '#a19af8',
950: '#000000',
},
}SCSS
$custom: #a19af8; $custom-light: #bfb7fb; $custom-dark: #000000;
JSON
{
"hex": "#a19af8",
"rgb": {
"r": 161,
"g": 154,
"b": 248
},
"hsl": {
"h": 244.468,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.73018,
"c": 0.13438,
"h": 286
},
"luminance": 0.37466
}Semantic roles & 50–950 ramp
primary
#A19AF8
secondary
#F3F5D6
accent
#E402D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085