#A199EA#A199EA
#A199EA is a light, moderate blue. Relative luminance 0.363; OKLCH L 72.1% C 0.116 H 287.6°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #A199EA |
|---|---|
| RGB | rgb(161, 153, 234) |
| HSL | hsl(246, 66%, 76%) |
| HSV | hsv(246, 35%, 92%) |
| CMYK | cmyk(31.2%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.75, 20.92, -39.79) |
| CIE-LCH | lch(66.75, 44.96, 297.74°) |
| OKLab | oklab(72.14% 0.0353 -0.111) |
| OKLCH | oklch(72.14% 0.116 287.6) |
| XYZ | xyz(40.9366, 36.2991, 82.6756) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.66
Periwinkle Blue
#8F99FB
ΔE00 5.55
Lavender
#B39DDB
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 6.88
Periwinkle (survey)
#8E82FE
ΔE00 8.22
Pastel Purple
#CAA0FF
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199EA #E2EA99
analogous
#99B9EA #A199EA #C999EA
triadic
#A199EA #EAA199 #99EAA1
tetradic
#A199EA #EA99B9 #E2EA99 #99EAC9
square
#A199EA #EA99B9 #E2EA99 #99EAC9
split-complementary
#A199EA #EAC999 #B9EA99
monochromatic
#4333D5 #7266E0 #A199EA #D0CCF4 #E8E6FA
Accessibility & contrast
On white
2.54
#A199EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#A199EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199EA
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199EA | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4ED
Deuteranopia (green-blind)
#80A0E8
Tritanopia (blue-blind)
#8FA8B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a199ea; /* rgb */ color: rgb(161, 153, 234); /* oklch */ color: oklch(72.1% 0.116 287.6);
Tailwind
colors: {
custom: {
50: '#bfb7f1',
500: '#a199ea',
950: '#000000',
},
}SCSS
$custom: #a199ea; $custom-light: #bfb7f1; $custom-dark: #000000;
JSON
{
"hex": "#a199ea",
"rgb": {
"r": 161,
"g": 153,
"b": 234
},
"hsl": {
"h": 245.926,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.72141,
"c": 0.11644,
"h": 287.6
},
"luminance": 0.363
}Semantic roles & 50–950 ramp
primary
#A199EA
secondary
#EFF1DA
accent
#CE18BC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084