#A49CFA#A49CFA
#A49CFA is a light, vivid blue. Relative luminance 0.386; OKLCH L 73.7% C 0.134 H 286.5°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A49CFA |
|---|---|
| RGB | rgb(164, 156, 250) |
| HSL | hsl(245, 90%, 80%) |
| HSV | hsv(245, 38%, 98%) |
| CMYK | cmyk(34.4%, 37.6%, 0%, 2%) |
| CIE-LAB | lab(68.44, 24.14, -45.88) |
| CIE-LCH | lch(68.44, 51.84, 297.75°) |
| OKLab | oklab(73.73% 0.0381 -0.1285) |
| OKLCH | oklch(73.73% 0.134 286.5) |
| XYZ | xyz(44.4490, 38.5703, 95.5268) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.47
Perrywinkle
#8F8CE7
ΔE00 5.37
Lavender Blue
#8B88F8
ΔE00 6.52
Periwinkle (survey)
#8E82FE
ΔE00 7.79
Pastel Purple
#CAA0FF
ΔE00 7.98
Lavender
#B39DDB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49CFA #F2FA9C
analogous
#9CC3FA #A49CFA #D39CFA
triadic
#A49CFA #FAA49C #9CFAA4
tetradic
#A49CFA #FA9CC3 #F2FA9C #9CFAD3
square
#A49CFA #FA9CC3 #F2FA9C #9CFAD3
split-complementary
#A49CFA #FAD39C #C3FA9C
monochromatic
#3927F4 #6E62F7 #A49CFA #DAD6FD #E4E2FE
Accessibility & contrast
On white
2.41
#A49CFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#A49CFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49CFA
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49CFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49CFA | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FE
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#8EAEBF
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a49cfa; /* rgb */ color: rgb(164, 156, 250); /* oklch */ color: oklch(73.7% 0.134 286.5);
Tailwind
colors: {
custom: {
50: '#c1b9fc',
500: '#a49cfa',
950: '#000000',
},
}SCSS
$custom: #a49cfa; $custom-light: #c1b9fc; $custom-dark: #000000;
JSON
{
"hex": "#a49cfa",
"rgb": {
"r": 164,
"g": 156,
"b": 250
},
"hsl": {
"h": 245.106,
"s": 90.385,
"l": 79.608
},
"oklch": {
"l": 0.73728,
"c": 0.13406,
"h": 286.5
},
"luminance": 0.38572
}Semantic roles & 50–950 ramp
primary
#A49CFA
secondary
#F3F6D5
accent
#E600D2
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085