#A295FA#A295FA
#A295FA is a light, vivid blue. Relative luminance 0.361; OKLCH L 72.3% C 0.144 H 288.1°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A295FA |
|---|---|
| RGB | rgb(162, 149, 250) |
| HSL | hsl(248, 91%, 78%) |
| HSV | hsv(248, 40%, 98%) |
| CMYK | cmyk(35.2%, 40.4%, 0%, 2%) |
| CIE-LAB | lab(66.58, 27.59, -48.82) |
| CIE-LCH | lch(66.58, 56.08, 299.47°) |
| OKLab | oklab(72.27% 0.0449 -0.1371) |
| OKLCH | oklch(72.27% 0.144 288.1) |
| XYZ | xyz(42.8984, 36.0772, 95.1273) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.31
Periwinkle Blue
#8F99FB
ΔE00 4.80
Lavender Blue
#8B88F8
ΔE00 5.11
Periwinkle (survey)
#8E82FE
ΔE00 6.05
Liliac
#C48EFD
ΔE00 7.74
Pastel Purple
#CAA0FF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A295FA #EDFA95
analogous
#95BAFA #A295FA #D495FA
triadic
#A295FA #FAA295 #95FAA2
tetradic
#A295FA #FA95BA #EDFA95 #95FAD4
square
#A295FA #FA95BA #EDFA95 #95FAD4
split-complementary
#A295FA #FAD495 #BAFA95
monochromatic
#3B20F4 #6F5BF7 #A295FA #D5CFFD #E5E2FE
Accessibility & contrast
On white
2.56
#A295FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A295FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A295FA
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A295FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A295FA | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FE
Deuteranopia (green-blind)
#749FF8
Tritanopia (blue-blind)
#8BA8BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a295fa; /* rgb */ color: rgb(162, 149, 250); /* oklch */ color: oklch(72.3% 0.144 288.1);
Tailwind
colors: {
custom: {
50: '#c0b4fc',
500: '#a295fa',
950: '#000000',
},
}SCSS
$custom: #a295fa; $custom-light: #c0b4fc; $custom-dark: #000000;
JSON
{
"hex": "#a295fa",
"rgb": {
"r": 162,
"g": 149,
"b": 250
},
"hsl": {
"h": 247.723,
"s": 90.991,
"l": 78.235
},
"oklch": {
"l": 0.72271,
"c": 0.14429,
"h": 288.1
},
"luminance": 0.36078
}Semantic roles & 50–950 ramp
primary
#A295FA
secondary
#F2F6D5
accent
#E600C8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085