#A294FE#A294FE
#A294FE is a light, vivid blue. Relative luminance 0.360; OKLCH L 72.3% C 0.151 H 288.1°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #A294FE |
|---|---|
| RGB | rgb(162, 148, 254) |
| HSL | hsl(248, 98%, 79%) |
| HSV | hsv(248, 42%, 100%) |
| CMYK | cmyk(36.2%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(66.53, 29.21, -51.08) |
| CIE-LCH | lch(66.53, 58.84, 299.76°) |
| OKLab | oklab(72.3% 0.0469 -0.1437) |
| OKLCH | oklch(72.3% 0.151 288.1) |
| XYZ | xyz(43.3747, 36.0157, 98.4131) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 4.83
Lavender Blue
#8B88F8
ΔE00 4.85
Periwinkle (survey)
#8E82FE
ΔE00 5.65
Liliac
#C48EFD
ΔE00 7.69
Pastel Purple
#CAA0FF
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294FE #F0FE94
analogous
#94BBFE #A294FE #D794FE
triadic
#A294FE #FEA294 #94FEA2
tetradic
#A294FE #FE94BB #F0FE94 #94FED7
square
#A294FE #FE94BB #F0FE94 #94FED7
split-complementary
#A294FE #FED794 #BBFE94
monochromatic
#391BFD #6D57FD #A294FE #D7D1FF #E5E1FF
Accessibility & contrast
On white
2.56
#A294FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#A294FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294FE
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294FE | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#71A4FF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#8AA8BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a294fe; /* rgb */ color: rgb(162, 148, 254); /* oklch */ color: oklch(72.3% 0.151 288.1);
Tailwind
colors: {
custom: {
50: '#c1b3ff',
500: '#a294fe',
950: '#000000',
},
}SCSS
$custom: #a294fe; $custom-light: #c1b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a294fe",
"rgb": {
"r": 162,
"g": 148,
"b": 254
},
"hsl": {
"h": 247.925,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.72299,
"c": 0.15115,
"h": 288.1
},
"luminance": 0.36017
}Semantic roles & 50–950 ramp
primary
#A294FE
secondary
#F2F7D4
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086