#A199EE#A199EE
#A199EE is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.3% C 0.122 H 287.2°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #A199EE |
|---|---|
| RGB | rgb(161, 153, 238) |
| HSL | hsl(246, 71%, 77%) |
| HSV | hsv(246, 36%, 93%) |
| CMYK | cmyk(32.4%, 35.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.92, 21.94, -41.71) |
| CIE-LCH | lch(66.92, 47.13, 297.75°) |
| OKLab | oklab(72.33% 0.0362 -0.1165) |
| OKLCH | oklch(72.33% 0.122 287.2) |
| XYZ | xyz(41.5177, 36.5315, 85.7362) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.48
Periwinkle Blue
#8F99FB
ΔE00 5.05
Lavender Blue
#8B88F8
ΔE00 6.46
Lavender
#B39DDB
ΔE00 7.04
Periwinkle (survey)
#8E82FE
ΔE00 7.79
Pastel Purple
#CAA0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199EE #E6EE99
analogous
#99BCEE #A199EE #CC99EE
triadic
#A199EE #EEA199 #99EEA1
tetradic
#A199EE #EE99BC #E6EE99 #99EECC
square
#A199EE #EE99BC #E6EE99 #99EECC
split-complementary
#A199EE #EECC99 #BCEE99
monochromatic
#4030DD #7165E5 #A199EE #D1CDF7 #E7E5FB
Accessibility & contrast
On white
2.53
#A199EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#A199EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199EE
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199EE | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#7EA1EC
Tritanopia (blue-blind)
#8EA9B8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a199ee; /* rgb */ color: rgb(161, 153, 238); /* oklch */ color: oklch(72.3% 0.122 287.2);
Tailwind
colors: {
custom: {
50: '#bfb7f4',
500: '#a199ee',
950: '#000000',
},
}SCSS
$custom: #a199ee; $custom-light: #bfb7f4; $custom-dark: #000000;
JSON
{
"hex": "#a199ee",
"rgb": {
"r": 161,
"g": 153,
"b": 238
},
"hsl": {
"h": 245.647,
"s": 71.429,
"l": 76.667
},
"oklch": {
"l": 0.72334,
"c": 0.122,
"h": 287.2
},
"luminance": 0.36533
}Semantic roles & 50–950 ramp
primary
#A199EE
secondary
#F0F2D9
accent
#D312C1
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085