#A49EF8#A49EF8
#A49EF8 is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.0% C 0.128 H 285.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A49EF8 |
|---|---|
| RGB | rgb(164, 158, 248) |
| HSL | hsl(244, 87%, 80%) |
| HSV | hsv(244, 36%, 97%) |
| CMYK | cmyk(33.9%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(68.84, 22.49, -44.16) |
| CIE-LCH | lch(68.84, 49.56, 296.99°) |
| OKLab | oklab(74.01% 0.0351 -0.1235) |
| OKLCH | oklch(74.01% 0.128 285.9) |
| XYZ | xyz(44.4754, 39.1223, 93.9968) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.53
Perrywinkle
#8F8CE7
ΔE00 5.67
Lavender Blue
#8B88F8
ΔE00 7.02
Lavender
#B39DDB
ΔE00 7.98
Pastel Purple
#CAA0FF
ΔE00 8.10
Periwinkle (survey)
#8E82FE
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49EF8 #F2F89E
analogous
#9EC5F8 #A49EF8 #D19EF8
triadic
#A49EF8 #F8A49E #9EF8A4
tetradic
#A49EF8 #F89EC5 #F2F89E #9EF8D1
square
#A49EF8 #F89EC5 #F2F89E #9EF8D1
split-complementary
#A49EF8 #F8D19E #C5F89E
monochromatic
#392CF0 #6E65F4 #A49EF8 #DAD7FC #E4E2FD
Accessibility & contrast
On white
2.38
#A49EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A49EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49EF8
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49EF8 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82AAFC
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#8EAFBF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a49ef8; /* rgb */ color: rgb(164, 158, 248); /* oklch */ color: oklch(74.0% 0.128 285.9);
Tailwind
colors: {
custom: {
50: '#c1bafb',
500: '#a49ef8',
950: '#000000',
},
}SCSS
$custom: #a49ef8; $custom-light: #c1bafb; $custom-dark: #000000;
JSON
{
"hex": "#a49ef8",
"rgb": {
"r": 164,
"g": 158,
"b": 248
},
"hsl": {
"h": 244,
"s": 86.538,
"l": 79.608
},
"oklch": {
"l": 0.74005,
"c": 0.12844,
"h": 285.9
},
"luminance": 0.39124
}Semantic roles & 50–950 ramp
primary
#A49EF8
secondary
#F3F5D6
accent
#E302D4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085