#A49DFD#A49DFD
#A49DFD is a light, vivid blue. Relative luminance 0.391; OKLCH L 74.1% C 0.137 H 285.9°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #A49DFD |
|---|---|
| RGB | rgb(164, 157, 253) |
| HSL | hsl(244, 96%, 80%) |
| HSV | hsv(244, 38%, 99%) |
| CMYK | cmyk(35.2%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(68.82, 24.35, -46.91) |
| CIE-LCH | lch(68.82, 52.85, 297.44°) |
| OKLab | oklab(74.07% 0.0374 -0.1315) |
| OKLCH | oklch(74.07% 0.137 285.9) |
| XYZ | xyz(45.0916, 39.0969, 98.0801) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.26
Perrywinkle
#8F8CE7
ΔE00 5.65
Lavender Blue
#8B88F8
ΔE00 6.60
Periwinkle (survey)
#8E82FE
ΔE00 7.88
Pastel Purple
#CAA0FF
ΔE00 8.18
Lavender
#B39DDB
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49DFD #F6FD9D
analogous
#9DC6FD #A49DFD #D49DFD
triadic
#A49DFD #FDA49D #9DFDA4
tetradic
#A49DFD #FD9DC6 #F6FD9D #9DFDD4
square
#A49DFD #FD9DC6 #F6FD9D #9DFDD4
split-complementary
#A49DFD #FDD49D #C6FD9D
monochromatic
#3525FB #6C61FC #A49DFD #DCD9FE #E3E1FE
Accessibility & contrast
On white
2.38
#A49DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#A49DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49DFD
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49DFD | 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)
#7EABFF
Deuteranopia (green-blind)
#7CA5FB
Tritanopia (blue-blind)
#8DAFC1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a49dfd; /* rgb */ color: rgb(164, 157, 253); /* oklch */ color: oklch(74.1% 0.137 285.9);
Tailwind
colors: {
custom: {
50: '#c2bafe',
500: '#a49dfd',
950: '#000000',
},
}SCSS
$custom: #a49dfd; $custom-light: #c2bafe; $custom-dark: #000000;
JSON
{
"hex": "#a49dfd",
"rgb": {
"r": 164,
"g": 157,
"b": 253
},
"hsl": {
"h": 244.375,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.74065,
"c": 0.13675,
"h": 285.9
},
"luminance": 0.39098
}Semantic roles & 50–950 ramp
primary
#A49DFD
secondary
#F4F7D4
accent
#E600D5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086