#A199EF#A199EF
#A199EF is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.4% C 0.123 H 287.2°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A199EF |
|---|---|
| RGB | rgb(161, 153, 239) |
| HSL | hsl(246, 73%, 77%) |
| HSV | hsv(246, 36%, 94%) |
| CMYK | cmyk(32.6%, 36%, 0%, 6.3%) |
| CIE-LAB | lab(66.97, 22.20, -42.19) |
| CIE-LCH | lch(66.97, 47.67, 297.75°) |
| OKLab | oklab(72.38% 0.0364 -0.1179) |
| OKLCH | oklch(72.38% 0.123 287.2) |
| XYZ | xyz(41.6650, 36.5904, 86.5121) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.46
Periwinkle Blue
#8F99FB
ΔE00 4.94
Lavender Blue
#8B88F8
ΔE00 6.36
Lavender
#B39DDB
ΔE00 7.18
Periwinkle (survey)
#8E82FE
ΔE00 7.69
Pastel Purple
#CAA0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199EF #E7EF99
analogous
#99BCEF #A199EF #CC99EF
triadic
#A199EF #EFA199 #99EFA1
tetradic
#A199EF #EF99BC #E7EF99 #99EFCC
square
#A199EF #EF99BC #E7EF99 #99EFCC
split-complementary
#A199EF #EFCC99 #BCEF99
monochromatic
#3F2FDE #7064E7 #A199EF #D2CEF7 #E7E5FB
Accessibility & contrast
On white
2.52
#A199EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#A199EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199EF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199EF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#7EA1ED
Tritanopia (blue-blind)
#8EA9B9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a199ef; /* rgb */ color: rgb(161, 153, 239); /* oklch */ color: oklch(72.4% 0.123 287.2);
Tailwind
colors: {
custom: {
50: '#bfb7f4',
500: '#a199ef',
950: '#000000',
},
}SCSS
$custom: #a199ef; $custom-light: #bfb7f4; $custom-dark: #000000;
JSON
{
"hex": "#a199ef",
"rgb": {
"r": 161,
"g": 153,
"b": 239
},
"hsl": {
"h": 245.581,
"s": 72.881,
"l": 76.863
},
"oklch": {
"l": 0.72383,
"c": 0.1234,
"h": 287.2
},
"luminance": 0.36592
}Semantic roles & 50–950 ramp
primary
#A199EF
secondary
#F0F3D8
accent
#D511C3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085