#A294FF#A294FF
#A294FF is a light, vivid blue. Relative luminance 0.361; OKLCH L 72.4% C 0.153 H 288.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #A294FF |
|---|---|
| RGB | rgb(162, 148, 255) |
| HSL | hsl(248, 100%, 79%) |
| HSV | hsv(248, 42%, 100%) |
| CMYK | cmyk(36.5%, 42%, 0%, 0%) |
| CIE-LAB | lab(66.58, 29.47, -51.54) |
| CIE-LCH | lch(66.58, 59.37, 299.76°) |
| OKLab | oklab(72.35% 0.047 -0.1451) |
| OKLCH | oklch(72.35% 0.153 288) |
| XYZ | xyz(43.5353, 36.0799, 99.2587) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.59
Periwinkle Blue
#8F99FB
ΔE00 4.81
Lavender Blue
#8B88F8
ΔE00 4.84
Periwinkle (survey)
#8E82FE
ΔE00 5.61
Liliac
#C48EFD
ΔE00 7.73
Pastel Purple
#CAA0FF
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294FF #F1FF94
analogous
#94BCFF #A294FF #D794FF
triadic
#A294FF #FFA294 #94FFA2
tetradic
#A294FF #FF94BC #F1FF94 #94FFD7
square
#A294FF #FF94BC #F1FF94 #94FFD7
split-complementary
#A294FF #FFD794 #BCFF94
monochromatic
#381AFF #6D57FF #A294FF #D7D1FF #E4E0FF
Accessibility & contrast
On white
2.56
#A294FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#A294FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294FF
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294FF | 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)
#70A4FF
Deuteranopia (green-blind)
#6F9FFC
Tritanopia (blue-blind)
#89A9BD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a294ff; /* rgb */ color: rgb(162, 148, 255); /* oklch */ color: oklch(72.4% 0.153 288.0);
Tailwind
colors: {
custom: {
50: '#c1b3ff',
500: '#a294ff',
950: '#000000',
},
}SCSS
$custom: #a294ff; $custom-light: #c1b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a294ff",
"rgb": {
"r": 162,
"g": 148,
"b": 255
},
"hsl": {
"h": 247.85,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.72352,
"c": 0.15251,
"h": 288
},
"luminance": 0.36081
}Semantic roles & 50–950 ramp
primary
#A294FF
secondary
#F3F7D4
accent
#E600C7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086