#A294FC#A294FC
#A294FC is a light, vivid blue. Relative luminance 0.359; OKLCH L 72.2% C 0.148 H 288.3°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A294FC |
|---|---|
| RGB | rgb(162, 148, 252) |
| HSL | hsl(248, 95%, 78%) |
| HSV | hsv(248, 41%, 99%) |
| CMYK | cmyk(35.7%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(66.43, 28.68, -50.14) |
| CIE-LCH | lch(66.43, 57.76, 299.77°) |
| OKLab | oklab(72.19% 0.0466 -0.141) |
| OKLCH | oklch(72.19% 0.148 288.3) |
| XYZ | xyz(43.0561, 35.8883, 96.7352) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.38
Periwinkle Blue
#8F99FB
ΔE00 4.89
Lavender Blue
#8B88F8
ΔE00 4.91
Periwinkle (survey)
#8E82FE
ΔE00 5.73
Liliac
#C48EFD
ΔE00 7.63
Pastel Purple
#CAA0FF
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294FC #EEFC94
analogous
#94BAFC #A294FC #D694FC
triadic
#A294FC #FCA294 #94FCA2
tetradic
#A294FC #FC94BA #EEFC94 #94FCD6
square
#A294FC #FC94BA #EEFC94 #94FCD6
split-complementary
#A294FC #FCD694 #BAFC94
monochromatic
#3B1DF9 #6E58FA #A294FC #D6D0FE #E5E1FE
Accessibility & contrast
On white
2.57
#A294FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#A294FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294FC
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294FC | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#719FF9
Tritanopia (blue-blind)
#8BA8BC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a294fc; /* rgb */ color: rgb(162, 148, 252); /* oklch */ color: oklch(72.2% 0.148 288.3);
Tailwind
colors: {
custom: {
50: '#c1b3fe',
500: '#a294fc',
950: '#000000',
},
}SCSS
$custom: #a294fc; $custom-light: #c1b3fe; $custom-dark: #000000;
JSON
{
"hex": "#a294fc",
"rgb": {
"r": 162,
"g": 148,
"b": 252
},
"hsl": {
"h": 248.077,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.72193,
"c": 0.14846,
"h": 288.3
},
"luminance": 0.35889
}Semantic roles & 50–950 ramp
primary
#A294FC
secondary
#F2F6D5
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086