#A293EE#A293EE
#A293EE is a light, vivid blue. Relative luminance 0.347; OKLCH L 71.3% C 0.131 H 290.2°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #A293EE |
|---|---|
| RGB | rgb(162, 147, 238) |
| HSL | hsl(250, 73%, 75%) |
| HSV | hsv(250, 38%, 93%) |
| CMYK | cmyk(31.9%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(65.53, 25.63, -43.89) |
| CIE-LCH | lch(65.53, 50.83, 300.29°) |
| OKLab | oklab(71.29% 0.0453 -0.1228) |
| OKLCH | oklch(71.29% 0.131 290.2) |
| XYZ | xyz(40.7626, 34.7210, 85.4265) |
| Luminance | 0.3472 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.96
Lavender Blue
#8B88F8
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 5.97
Periwinkle (survey)
#8E82FE
ΔE00 6.65
Lavender
#B39DDB
ΔE00 7.26
Liliac
#C48EFD
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293EE #DFEE93
analogous
#93B1EE #A293EE #CF93EE
triadic
#A293EE #EEA293 #93EEA2
tetradic
#A293EE #EE93B1 #DFEE93 #93EECF
square
#A293EE #EE93B1 #DFEE93 #93EECF
split-complementary
#A293EE #EECF93 #B1EE93
monochromatic
#4729DD #745EE6 #A293EE #D0C8F6 #E8E5FB
Accessibility & contrast
On white
2.64
#A293EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#A293EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293EE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293EE | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F2
Deuteranopia (green-blind)
#789DEC
Tritanopia (blue-blind)
#90A4B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a293ee; /* rgb */ color: rgb(162, 147, 238); /* oklch */ color: oklch(71.3% 0.131 290.2);
Tailwind
colors: {
custom: {
50: '#c0b2f4',
500: '#a293ee',
950: '#000000',
},
}SCSS
$custom: #a293ee; $custom-light: #c0b2f4; $custom-dark: #000000;
JSON
{
"hex": "#a293ee",
"rgb": {
"r": 162,
"g": 147,
"b": 238
},
"hsl": {
"h": 249.89,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.71289,
"c": 0.13089,
"h": 290.2
},
"luminance": 0.34722
}Semantic roles & 50–950 ramp
primary
#A293EE
secondary
#EEF2D9
accent
#D511B5
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085