#A49CFE#A49CFE
#A49CFE is a light, vivid blue. Relative luminance 0.388; OKLCH L 73.9% C 0.140 H 286.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #A49CFE |
|---|---|
| RGB | rgb(164, 156, 254) |
| HSL | hsl(245, 98%, 80%) |
| HSV | hsv(245, 39%, 100%) |
| CMYK | cmyk(35.4%, 38.6%, 0%, 0.4%) |
| CIE-LAB | lab(68.62, 25.18, -47.77) |
| CIE-LCH | lch(68.62, 54.00, 297.80°) |
| OKLab | oklab(73.93% 0.0389 -0.134) |
| OKLCH | oklch(73.93% 0.14 286.2) |
| XYZ | xyz(45.0828, 38.8238, 98.8651) |
| Luminance | 0.3882 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.27
Perrywinkle
#8F8CE7
ΔE00 5.54
Lavender Blue
#8B88F8
ΔE00 6.38
Periwinkle (survey)
#8E82FE
ΔE00 7.59
Pastel Purple
#CAA0FF
ΔE00 8.15
Liliac
#C48EFD
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49CFE #F6FE9C
analogous
#9CC5FE #A49CFE #D59CFE
triadic
#A49CFE #FEA49C #9CFEA4
tetradic
#A49CFE #FE9CC5 #F6FE9C #9CFED5
square
#A49CFE #FE9CC5 #F6FE9C #9CFED5
split-complementary
#A49CFE #FED59C #C5FE9C
monochromatic
#3523FD #6C5FFD #A49CFE #DCD9FF #E3E1FF
Accessibility & contrast
On white
2.40
#A49CFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#A49CFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49CFE
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49CFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49CFE | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DAAFF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#8CAFC1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a49cfe; /* rgb */ color: rgb(164, 156, 254); /* oklch */ color: oklch(73.9% 0.140 286.2);
Tailwind
colors: {
custom: {
50: '#c2b9ff',
500: '#a49cfe',
950: '#000000',
},
}SCSS
$custom: #a49cfe; $custom-light: #c2b9ff; $custom-dark: #000000;
JSON
{
"hex": "#a49cfe",
"rgb": {
"r": 164,
"g": 156,
"b": 254
},
"hsl": {
"h": 244.898,
"s": 98,
"l": 80.392
},
"oklch": {
"l": 0.73929,
"c": 0.13954,
"h": 286.2
},
"luminance": 0.38825
}Semantic roles & 50–950 ramp
primary
#A49CFE
secondary
#F4F7D4
accent
#E600D3
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086