#A49DFC#A49DFC
#A49DFC is a light, vivid blue. Relative luminance 0.390; OKLCH L 74.0% C 0.135 H 286.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #A49DFC |
|---|---|
| RGB | rgb(164, 157, 252) |
| HSL | hsl(244, 94%, 80%) |
| HSV | hsv(244, 38%, 99%) |
| CMYK | cmyk(34.9%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(68.78, 24.09, -46.44) |
| CIE-LCH | lch(68.78, 52.32, 297.42°) |
| OKLab | oklab(74.02% 0.0372 -0.1302) |
| OKLCH | oklch(74.02% 0.135 286) |
| XYZ | xyz(44.9327, 39.0334, 97.2434) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.31
Perrywinkle
#8F8CE7
ΔE00 5.61
Lavender Blue
#8B88F8
ΔE00 6.63
Periwinkle (survey)
#8E82FE
ΔE00 7.92
Pastel Purple
#CAA0FF
ΔE00 8.14
Lavender
#B39DDB
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49DFC #F5FC9D
analogous
#9DC5FC #A49DFC #D39DFC
triadic
#A49DFC #FCA49D #9DFCA4
tetradic
#A49DFC #FC9DC5 #F5FC9D #9DFCD3
square
#A49DFC #FC9DC5 #F5FC9D #9DFCD3
split-complementary
#A49DFC #FCD39D #C5FC9D
monochromatic
#3626F8 #6D62FA #A49DFC #DBD8FE #E3E1FE
Accessibility & contrast
On white
2.38
#A49DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#A49DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49DFC
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49DFC | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#7DA5FA
Tritanopia (blue-blind)
#8DAFC1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a49dfc; /* rgb */ color: rgb(164, 157, 252); /* oklch */ color: oklch(74.0% 0.135 286.0);
Tailwind
colors: {
custom: {
50: '#c2bafe',
500: '#a49dfc',
950: '#000000',
},
}SCSS
$custom: #a49dfc; $custom-light: #c2bafe; $custom-dark: #000000;
JSON
{
"hex": "#a49dfc",
"rgb": {
"r": 164,
"g": 157,
"b": 252
},
"hsl": {
"h": 244.421,
"s": 94.059,
"l": 80.196
},
"oklch": {
"l": 0.74015,
"c": 0.13537,
"h": 286
},
"luminance": 0.39035
}Semantic roles & 50–950 ramp
primary
#A49DFC
secondary
#F4F6D5
accent
#E600D5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086