#A495FC#A495FC
#A495FC is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.5% C 0.147 H 288.9°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A495FC |
|---|---|
| RGB | rgb(164, 149, 252) |
| HSL | hsl(249, 94%, 79%) |
| HSV | hsv(249, 41%, 99%) |
| CMYK | cmyk(34.9%, 40.9%, 0%, 1.2%) |
| CIE-LAB | lab(66.84, 28.63, -49.49) |
| CIE-LCH | lch(66.84, 57.18, 300.05°) |
| OKLab | oklab(72.54% 0.0475 -0.139) |
| OKLCH | oklch(72.54% 0.147 288.9) |
| XYZ | xyz(43.6233, 36.4145, 96.8069) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.69
Periwinkle Blue
#8F99FB
ΔE00 5.14
Lavender Blue
#8B88F8
ΔE00 5.34
Periwinkle (survey)
#8E82FE
ΔE00 6.14
Liliac
#C48EFD
ΔE00 7.36
Pastel Purple
#CAA0FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A495FC #EDFC95
analogous
#95B9FC #A495FC #D795FC
triadic
#A495FC #FCA495 #95FCA4
tetradic
#A495FC #FC95B9 #EDFC95 #95FCD7
square
#A495FC #FC95B9 #EDFC95 #95FCD7
split-complementary
#A495FC #FCD795 #B9FC95
monochromatic
#3E1EF9 #7159FA #A495FC #D7D1FE #E5E1FE
Accessibility & contrast
On white
2.54
#A495FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A495FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A495FC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A495FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A495FC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A5FF
Deuteranopia (green-blind)
#74A0FA
Tritanopia (blue-blind)
#8EA9BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a495fc; /* rgb */ color: rgb(164, 149, 252); /* oklch */ color: oklch(72.5% 0.147 288.9);
Tailwind
colors: {
custom: {
50: '#c2b4fe',
500: '#a495fc',
950: '#000000',
},
}SCSS
$custom: #a495fc; $custom-light: #c2b4fe; $custom-dark: #000000;
JSON
{
"hex": "#a495fc",
"rgb": {
"r": 164,
"g": 149,
"b": 252
},
"hsl": {
"h": 248.738,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.72537,
"c": 0.14695,
"h": 288.9
},
"luminance": 0.36416
}Semantic roles & 50–950 ramp
primary
#A495FC
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086