#A199F9#A199F9
#A199F9 is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.9% C 0.137 H 286.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #A199F9 |
|---|---|
| RGB | rgb(161, 153, 249) |
| HSL | hsl(245, 89%, 79%) |
| HSV | hsv(245, 39%, 98%) |
| CMYK | cmyk(35.3%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(67.43, 24.79, -46.94) |
| CIE-LCH | lch(67.43, 53.09, 297.84°) |
| OKLab | oklab(72.88% 0.0385 -0.1317) |
| OKLCH | oklch(72.88% 0.137 286.3) |
| XYZ | xyz(43.1834, 37.1978, 94.5088) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.08
Perrywinkle
#8F8CE7
ΔE00 4.59
Lavender Blue
#8B88F8
ΔE00 5.66
Periwinkle (survey)
#8E82FE
ΔE00 6.93
Pastel Purple
#CAA0FF
ΔE00 8.44
Lavender
#B39DDB
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199F9 #F1F999
analogous
#99C1F9 #A199F9 #D199F9
triadic
#A199F9 #F9A199 #99F9A1
tetradic
#A199F9 #F999C1 #F1F999 #99F9D1
square
#A199F9 #F999C1 #F1F999 #99F9D1
split-complementary
#A199F9 #F9D199 #C1F999
monochromatic
#3625F2 #6C5FF6 #A199F9 #D6D3FC #E4E2FD
Accessibility & contrast
On white
2.49
#A199F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#A199F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199F9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199F9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#78A2F7
Tritanopia (blue-blind)
#8AABBD
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a199f9; /* rgb */ color: rgb(161, 153, 249); /* oklch */ color: oklch(72.9% 0.137 286.3);
Tailwind
colors: {
custom: {
50: '#c0b7fb',
500: '#a199f9',
950: '#000000',
},
}SCSS
$custom: #a199f9; $custom-light: #c0b7fb; $custom-dark: #000000;
JSON
{
"hex": "#a199f9",
"rgb": {
"r": 161,
"g": 153,
"b": 249
},
"hsl": {
"h": 245,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.72881,
"c": 0.13719,
"h": 286.3
},
"luminance": 0.37199
}Semantic roles & 50–950 ramp
primary
#A199F9
secondary
#F3F5D6
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121117
muted
#818085