#A199FF#A199FF
#A199FF is a light, vivid blue. Relative luminance 0.376; OKLCH L 73.2% C 0.145 H 285.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A199FF |
|---|---|
| RGB | rgb(161, 153, 255) |
| HSL | hsl(245, 100%, 80%) |
| HSV | hsv(245, 40%, 100%) |
| CMYK | cmyk(36.9%, 40%, 0%, 0%) |
| CIE-LAB | lab(67.71, 26.37, -49.77) |
| CIE-LCH | lch(67.71, 56.32, 297.92°) |
| OKLab | oklab(73.19% 0.0396 -0.1399) |
| OKLCH | oklch(73.19% 0.145 285.8) |
| XYZ | xyz(44.1342, 37.5781, 99.5163) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.85
Perrywinkle
#8F8CE7
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 5.48
Periwinkle (survey)
#8E82FE
ΔE00 6.67
Pastel Purple
#CAA0FF
ΔE00 8.68
Liliac
#C48EFD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199FF #F7FF99
analogous
#99C4FF #A199FF #D499FF
triadic
#A199FF #FFA199 #99FFA1
tetradic
#A199FF #FF99C4 #F7FF99 #99FFD4
square
#A199FF #FF99C4 #F7FF99 #99FFD4
split-complementary
#A199FF #FFD499 #C4FF99
monochromatic
#301FFF #695CFF #A199FF #D9D6FF #E3E0FF
Accessibility & contrast
On white
2.47
#A199FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A199FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199FF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199FF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#75A2FD
Tritanopia (blue-blind)
#88ADC0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a199ff; /* rgb */ color: rgb(161, 153, 255); /* oklch */ color: oklch(73.2% 0.145 285.8);
Tailwind
colors: {
custom: {
50: '#c0b7ff',
500: '#a199ff',
950: '#000000',
},
}SCSS
$custom: #a199ff; $custom-light: #c0b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a199ff",
"rgb": {
"r": 161,
"g": 153,
"b": 255
},
"hsl": {
"h": 244.706,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.7319,
"c": 0.14539,
"h": 285.8
},
"luminance": 0.3758
}Semantic roles & 50–950 ramp
primary
#A199FF
secondary
#F5F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086