#A199EB#A199EB
#A199EB is a light, moderate blue. Relative luminance 0.364; OKLCH L 72.2% C 0.118 H 287.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #A199EB |
|---|---|
| RGB | rgb(161, 153, 235) |
| HSL | hsl(246, 67%, 76%) |
| HSV | hsv(246, 35%, 92%) |
| CMYK | cmyk(31.5%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(66.79, 21.18, -40.27) |
| CIE-LCH | lch(66.79, 45.50, 297.74°) |
| OKLab | oklab(72.19% 0.0355 -0.1124) |
| OKLCH | oklch(72.19% 0.118 287.5) |
| XYZ | xyz(41.0806, 36.3567, 83.4343) |
| Luminance | 0.3636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.60
Periwinkle Blue
#8F99FB
ΔE00 5.42
Lavender
#B39DDB
ΔE00 6.61
Lavender Blue
#8B88F8
ΔE00 6.77
Periwinkle (survey)
#8E82FE
ΔE00 8.11
Pastel Purple
#CAA0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A199EB #E3EB99
analogous
#99BAEB #A199EB #CA99EB
triadic
#A199EB #EBA199 #99EBA1
tetradic
#A199EB #EB99BA #E3EB99 #99EBCA
square
#A199EB #EB99BA #E3EB99 #99EBCA
split-complementary
#A199EB #EBCA99 #BAEB99
monochromatic
#4333D7 #7266E1 #A199EB #D0CCF5 #E7E5FA
Accessibility & contrast
On white
2.54
#A199EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#A199EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A199EB
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A199EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A199EB | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A4EE
Deuteranopia (green-blind)
#80A0E9
Tritanopia (blue-blind)
#8FA8B7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a199eb; /* rgb */ color: rgb(161, 153, 235); /* oklch */ color: oklch(72.2% 0.118 287.5);
Tailwind
colors: {
custom: {
50: '#bfb7f1',
500: '#a199eb',
950: '#000000',
},
}SCSS
$custom: #a199eb; $custom-light: #bfb7f1; $custom-dark: #000000;
JSON
{
"hex": "#a199eb",
"rgb": {
"r": 161,
"g": 153,
"b": 235
},
"hsl": {
"h": 245.854,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.72189,
"c": 0.11783,
"h": 287.5
},
"luminance": 0.36358
}Semantic roles & 50–950 ramp
primary
#A199EB
secondary
#EFF1DA
accent
#CF16BD
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085