#A294EE#A294EE
#A294EE is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.5% C 0.129 H 289.9°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #A294EE |
|---|---|
| RGB | rgb(162, 148, 238) |
| HSL | hsl(249, 73%, 76%) |
| HSV | hsv(249, 38%, 93%) |
| CMYK | cmyk(31.9%, 37.8%, 0%, 6.7%) |
| CIE-LAB | lab(65.77, 25.07, -43.51) |
| CIE-LCH | lch(65.77, 50.21, 299.95°) |
| OKLab | oklab(71.47% 0.0439 -0.1217) |
| OKLCH | oklch(71.47% 0.129 289.9) |
| XYZ | xyz(40.9188, 35.0333, 85.4786) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.03
Periwinkle Blue
#8F99FB
ΔE00 5.82
Lavender Blue
#8B88F8
ΔE00 5.86
Periwinkle (survey)
#8E82FE
ΔE00 6.83
Lavender
#B39DDB
ΔE00 7.16
Liliac
#C48EFD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A294EE #E0EE94
analogous
#94B3EE #A294EE #CF94EE
triadic
#A294EE #EEA294 #94EEA2
tetradic
#A294EE #EE94B3 #E0EE94 #94EECF
square
#A294EE #EE94B3 #E0EE94 #94EECF
split-complementary
#A294EE #EECF94 #B3EE94
monochromatic
#462ADD #745FE6 #A294EE #D0C9F6 #E8E5FB
Accessibility & contrast
On white
2.62
#A294EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#A294EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A294EE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A294EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A294EE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#799EEC
Tritanopia (blue-blind)
#90A4B6
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a294ee; /* rgb */ color: rgb(162, 148, 238); /* oklch */ color: oklch(71.5% 0.129 289.9);
Tailwind
colors: {
custom: {
50: '#c0b3f4',
500: '#a294ee',
950: '#000000',
},
}SCSS
$custom: #a294ee; $custom-light: #c0b3f4; $custom-dark: #000000;
JSON
{
"hex": "#a294ee",
"rgb": {
"r": 162,
"g": 148,
"b": 238
},
"hsl": {
"h": 249.333,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.71475,
"c": 0.12939,
"h": 289.9
},
"luminance": 0.35034
}Semantic roles & 50–950 ramp
primary
#A294EE
secondary
#EEF2D9
accent
#D511B6
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085