#A294EC#A294EC
#A294EC is a light, vivid blue. Relative luminance 0.349; OKLCH L 71.4% C 0.127 H 290.1°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #A294EC |
|---|---|
| RGB | rgb(162, 148, 236) |
| HSL | hsl(250, 70%, 75%) |
| HSV | hsv(250, 37%, 93%) |
| CMYK | cmyk(31.4%, 37.3%, 0%, 7.5%) |
| CIE-LAB | lab(65.68, 24.56, -42.55) |
| CIE-LCH | lch(65.68, 49.13, 299.99°) |
| OKLab | oklab(71.38% 0.0435 -0.1189) |
| OKLCH | oklch(71.38% 0.127 290.1) |
| XYZ | xyz(40.6266, 34.9164, 83.9397) |
| Luminance | 0.3492 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.09
Periwinkle Blue
#8F99FB
ΔE00 6.03
Lavender Blue
#8B88F8
ΔE00 6.08
Lavender
#B39DDB
ΔE00 6.87
Periwinkle (survey)
#8E82FE
ΔE00 7.06
Liliac
#C48EFD
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294EC #DEEC94
analogous
#94B2EC #A294EC #CE94EC
triadic
#A294EC #ECA294 #94ECA2
tetradic
#A294EC #EC94B2 #DEEC94 #94ECCE
square
#A294EC #EC94B2 #DEEC94 #94ECCE
split-complementary
#A294EC #ECCE94 #B2EC94
monochromatic
#482CDA #7560E3 #A294EC #CFC8F5 #E8E5FA
Accessibility & contrast
On white
2.63
#A294EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#A294EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294EC
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294EC | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1EF
Deuteranopia (green-blind)
#7B9EEA
Tritanopia (blue-blind)
#90A4B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a294ec; /* rgb */ color: rgb(162, 148, 236); /* oklch */ color: oklch(71.4% 0.127 290.1);
Tailwind
colors: {
custom: {
50: '#c0b3f2',
500: '#a294ec',
950: '#000000',
},
}SCSS
$custom: #a294ec; $custom-light: #c0b3f2; $custom-dark: #000000;
JSON
{
"hex": "#a294ec",
"rgb": {
"r": 162,
"g": 148,
"b": 236
},
"hsl": {
"h": 249.545,
"s": 69.841,
"l": 75.294
},
"oklch": {
"l": 0.71376,
"c": 0.12665,
"h": 290.1
},
"luminance": 0.34917
}Semantic roles & 50–950 ramp
primary
#A294EC
secondary
#EEF2D9
accent
#D214B4
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121117
muted
#818085