#A499EA#A499EA
#A499EA is a light, moderate blue. Relative luminance 0.366; OKLCH L 72.4% C 0.116 H 289.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #A499EA |
|---|---|
| RGB | rgb(164, 153, 234) |
| HSL | hsl(248, 66%, 76%) |
| HSV | hsv(248, 35%, 92%) |
| CMYK | cmyk(29.9%, 34.6%, 0%, 8.2%) |
| CIE-LAB | lab(66.99, 21.77, -39.40) |
| CIE-LCH | lch(66.99, 45.01, 298.92°) |
| OKLab | oklab(72.38% 0.0386 -0.1098) |
| OKLCH | oklch(72.38% 0.116 289.4) |
| XYZ | xyz(41.5485, 36.6146, 82.7042) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.12
Lavender
#B39DDB
ΔE00 5.88
Periwinkle Blue
#8F99FB
ΔE00 6.22
Lavender Blue
#8B88F8
ΔE00 7.32
Pastel Purple
#CAA0FF
ΔE00 7.58
Lavender (survey)
#C79FEF
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A499EA #DFEA99
analogous
#99B6EA #A499EA #CC99EA
triadic
#A499EA #EAA499 #99EAA4
tetradic
#A499EA #EA99B6 #DFEA99 #99EACC
square
#A499EA #EA99B6 #DFEA99 #99EACC
split-complementary
#A499EA #EACC99 #B6EA99
monochromatic
#4933D5 #7766E0 #A499EA #D1CCF4 #E8E6FA
Accessibility & contrast
On white
2.52
#A499EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#A499EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A499EA
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A499EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A499EA | 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)
#82A5ED
Deuteranopia (green-blind)
#82A1E8
Tritanopia (blue-blind)
#94A7B7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a499ea; /* rgb */ color: rgb(164, 153, 234); /* oklch */ color: oklch(72.4% 0.116 289.4);
Tailwind
colors: {
custom: {
50: '#c1b7f1',
500: '#a499ea',
950: '#000000',
},
}SCSS
$custom: #a499ea; $custom-light: #c1b7f1; $custom-dark: #000000;
JSON
{
"hex": "#a499ea",
"rgb": {
"r": 164,
"g": 153,
"b": 234
},
"hsl": {
"h": 248.148,
"s": 65.854,
"l": 75.882
},
"oklch": {
"l": 0.72383,
"c": 0.11638,
"h": 289.4
},
"luminance": 0.36615
}Semantic roles & 50–950 ramp
primary
#A499EA
secondary
#EEF1DA
accent
#CE18B5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084