#A293FE#A293FE
#A293FE is a light, vivid blue. Relative luminance 0.357; OKLCH L 72.1% C 0.153 H 288.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #A293FE |
|---|---|
| RGB | rgb(162, 147, 254) |
| HSL | hsl(248, 98%, 79%) |
| HSV | hsv(248, 42%, 100%) |
| CMYK | cmyk(36.2%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(66.29, 29.78, -51.45) |
| CIE-LCH | lch(66.29, 59.45, 300.06°) |
| OKLab | oklab(72.12% 0.0482 -0.1448) |
| OKLCH | oklch(72.12% 0.153 288.4) |
| XYZ | xyz(43.2185, 35.7033, 98.3611) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.48
Lavender Blue
#8B88F8
ΔE00 4.74
Periwinkle Blue
#8F99FB
ΔE00 5.02
Periwinkle (survey)
#8E82FE
ΔE00 5.44
Liliac
#C48EFD
ΔE00 7.56
Pastel Purple
#CAA0FF
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293FE #EFFE93
analogous
#93B9FE #A293FE #D793FE
triadic
#A293FE #FEA293 #93FEA2
tetradic
#A293FE #FE93B9 #EFFE93 #93FED7
square
#A293FE #FE93B9 #EFFE93 #93FED7
split-complementary
#A293FE #FED793 #B9FE93
monochromatic
#3A1AFD #6E56FD #A293FE #D6D0FF #E5E1FF
Accessibility & contrast
On white
2.58
#A293FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#A293FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293FE
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293FE | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA4FF
Deuteranopia (green-blind)
#6F9FFB
Tritanopia (blue-blind)
#8AA8BC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a293fe; /* rgb */ color: rgb(162, 147, 254); /* oklch */ color: oklch(72.1% 0.153 288.4);
Tailwind
colors: {
custom: {
50: '#c1b2ff',
500: '#a293fe',
950: '#000000',
},
}SCSS
$custom: #a293fe; $custom-light: #c1b2ff; $custom-dark: #000000;
JSON
{
"hex": "#a293fe",
"rgb": {
"r": 162,
"g": 147,
"b": 254
},
"hsl": {
"h": 248.411,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.72117,
"c": 0.15261,
"h": 288.4
},
"luminance": 0.35705
}Semantic roles & 50–950 ramp
primary
#A293FE
secondary
#F2F7D4
accent
#E600C5
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086