#A49FFE#A49FFE
#A49FFE is a light, vivid blue. Relative luminance 0.398; OKLCH L 74.5% C 0.135 H 285.0°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #A49FFE |
|---|---|
| RGB | rgb(164, 159, 254) |
| HSL | hsl(243, 98%, 81%) |
| HSV | hsv(243, 37%, 100%) |
| CMYK | cmyk(35.4%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(69.36, 23.48, -46.61) |
| CIE-LCH | lch(69.36, 52.19, 296.74°) |
| OKLab | oklab(74.49% 0.035 -0.1306) |
| OKLCH | oklch(74.49% 0.135 285) |
| XYZ | xyz(45.5924, 39.8431, 99.0350) |
| Luminance | 0.3985 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.18
Perrywinkle
#8F8CE7
ΔE00 6.04
Lavender Blue
#8B88F8
ΔE00 6.97
Periwinkle (survey)
#8E82FE
ΔE00 8.32
Pastel Purple
#CAA0FF
ΔE00 8.41
Lavender
#B39DDB
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A49FFE #F9FE9F
analogous
#9FC9FE #A49FFE #D39FFE
triadic
#A49FFE #FEA49F #9FFEA4
tetradic
#A49FFE #FE9FC9 #F9FE9F #9FFED3
square
#A49FFE #FE9FC9 #F9FE9F #9FFED3
split-complementary
#A49FFE #FED39F #C9FE9F
monochromatic
#3126FD #6B62FD #A49FFE #DDDCFF #E2E1FF
Accessibility & contrast
On white
2.34
#A49FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#A49FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A49FFE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A49FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A49FFE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#7EA7FC
Tritanopia (blue-blind)
#8CB1C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a49ffe; /* rgb */ color: rgb(164, 159, 254); /* oklch */ color: oklch(74.5% 0.135 285.0);
Tailwind
colors: {
custom: {
50: '#c2bbff',
500: '#a49ffe',
950: '#000000',
},
}SCSS
$custom: #a49ffe; $custom-light: #c2bbff; $custom-dark: #000000;
JSON
{
"hex": "#a49ffe",
"rgb": {
"r": 164,
"g": 159,
"b": 254
},
"hsl": {
"h": 243.158,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.7449,
"c": 0.13527,
"h": 285
},
"luminance": 0.39845
}Semantic roles & 50–950 ramp
primary
#A49FFE
secondary
#F5F7D4
accent
#E600D9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086