#A293FA#A293FA
#A293FA is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.9% C 0.147 H 288.8°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #A293FA |
|---|---|
| RGB | rgb(162, 147, 250) |
| HSL | hsl(249, 91%, 78%) |
| HSV | hsv(249, 41%, 98%) |
| CMYK | cmyk(35.2%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(66.10, 28.73, -49.58) |
| CIE-LCH | lch(66.10, 57.30, 300.09°) |
| OKLab | oklab(71.91% 0.0475 -0.1393) |
| OKLCH | oklch(71.91% 0.147 288.8) |
| XYZ | xyz(42.5847, 35.4498, 95.0228) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.21
Lavender Blue
#8B88F8
ΔE00 4.86
Periwinkle Blue
#8F99FB
ΔE00 5.14
Periwinkle (survey)
#8E82FE
ΔE00 5.63
Liliac
#C48EFD
ΔE00 7.44
Pastel Purple
#CAA0FF
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293FA #EBFA93
analogous
#93B7FA #A293FA #D593FA
triadic
#A293FA #FAA293 #93FAA2
tetradic
#A293FA #FA93B7 #EBFA93 #93FAD5
square
#A293FA #FA93B7 #EBFA93 #93FAD5
split-complementary
#A293FA #FAD593 #B7FA93
monochromatic
#3D1EF5 #7059F7 #A293FA #D4CDFD #E6E2FE
Accessibility & contrast
On white
2.60
#A293FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#A293FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293FA
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293FA | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A3FE
Deuteranopia (green-blind)
#719EF8
Tritanopia (blue-blind)
#8CA7BA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a293fa; /* rgb */ color: rgb(162, 147, 250); /* oklch */ color: oklch(71.9% 0.147 288.8);
Tailwind
colors: {
custom: {
50: '#c0b2fc',
500: '#a293fa',
950: '#000000',
},
}SCSS
$custom: #a293fa; $custom-light: #c0b2fc; $custom-dark: #000000;
JSON
{
"hex": "#a293fa",
"rgb": {
"r": 162,
"g": 147,
"b": 250
},
"hsl": {
"h": 248.738,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.71906,
"c": 0.14721,
"h": 288.8
},
"luminance": 0.35451
}Semantic roles & 50–950 ramp
primary
#A293FA
secondary
#F1F6D5
accent
#E600C4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085