#A199FE#A199FE
#A199FE is a light, vivid blue. Relative luminance 0.375; OKLCH L 73.1% C 0.144 H 285.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A199FE |
|---|---|
| RGB | rgb(161, 153, 254) |
| HSL | hsl(245, 98%, 80%) |
| HSV | hsv(245, 40%, 100%) |
| CMYK | cmyk(36.6%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(67.66, 26.11, -49.30) |
| CIE-LCH | lch(67.66, 55.78, 297.90°) |
| OKLab | oklab(73.14% 0.0394 -0.1385) |
| OKLCH | oklch(73.14% 0.144 285.9) |
| XYZ | xyz(43.9736, 37.5139, 98.6707) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 4.87
Lavender Blue
#8B88F8
ΔE00 5.50
Periwinkle (survey)
#8E82FE
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 8.64
Liliac
#C48EFD
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199FE #F6FE99
analogous
#99C4FE #A199FE #D399FE
triadic
#A199FE #FEA199 #99FEA1
tetradic
#A199FE #FE99C4 #F6FE99 #99FED3
square
#A199FE #FE99C4 #F6FE99 #99FED3
split-complementary
#A199FE #FED399 #C4FE99
monochromatic
#3120FD #695CFD #A199FE #D9D6FF #E3E1FF
Accessibility & contrast
On white
2.47
#A199FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#A199FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199FE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199FE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#75A2FC
Tritanopia (blue-blind)
#88ACBF
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a199fe; /* rgb */ color: rgb(161, 153, 254); /* oklch */ color: oklch(73.1% 0.144 285.9);
Tailwind
colors: {
custom: {
50: '#c0b7ff',
500: '#a199fe',
950: '#000000',
},
}SCSS
$custom: #a199fe; $custom-light: #c0b7ff; $custom-dark: #000000;
JSON
{
"hex": "#a199fe",
"rgb": {
"r": 161,
"g": 153,
"b": 254
},
"hsl": {
"h": 244.752,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.73138,
"c": 0.14403,
"h": 285.9
},
"luminance": 0.37515
}Semantic roles & 50–950 ramp
primary
#A199FE
secondary
#F4F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121118
muted
#818086