#A293ED#A293ED
#A293ED is a light, vivid violet. Relative luminance 0.347; OKLCH L 71.2% C 0.130 H 290.4°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A293ED |
|---|---|
| RGB | rgb(162, 147, 237) |
| HSL | hsl(250, 71%, 75%) |
| HSV | hsv(250, 38%, 93%) |
| CMYK | cmyk(31.6%, 38%, 0%, 7.1%) |
| CIE-LAB | lab(65.48, 25.38, -43.41) |
| CIE-LCH | lch(65.48, 50.29, 300.31°) |
| OKLab | oklab(71.24% 0.0451 -0.1214) |
| OKLCH | oklch(71.24% 0.13 290.4) |
| XYZ | xyz(40.6161, 34.6624, 84.6549) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 3.99
Lavender Blue
#8B88F8
ΔE00 5.85
Periwinkle Blue
#8F99FB
ΔE00 6.07
Periwinkle (survey)
#8E82FE
ΔE00 6.76
Lavender
#B39DDB
ΔE00 7.12
Liliac
#C48EFD
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293ED #DEED93
analogous
#93B1ED #A293ED #CF93ED
triadic
#A293ED #EDA293 #93EDA2
tetradic
#A293ED #ED93B1 #DEED93 #93EDCF
square
#A293ED #ED93B1 #DEED93 #93EDCF
split-complementary
#A293ED #EDCF93 #B1ED93
monochromatic
#482ADC #755FE4 #A293ED #CFC7F6 #E8E5FB
Accessibility & contrast
On white
2.65
#A293ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#A293ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293ED
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293ED | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A1F0
Deuteranopia (green-blind)
#799DEB
Tritanopia (blue-blind)
#90A3B5
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a293ed; /* rgb */ color: rgb(162, 147, 237); /* oklch */ color: oklch(71.2% 0.130 290.4);
Tailwind
colors: {
custom: {
50: '#c0b2f3',
500: '#a293ed',
950: '#000000',
},
}SCSS
$custom: #a293ed; $custom-light: #c0b2f3; $custom-dark: #000000;
JSON
{
"hex": "#a293ed",
"rgb": {
"r": 162,
"g": 147,
"b": 237
},
"hsl": {
"h": 250,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.71239,
"c": 0.12951,
"h": 290.4
},
"luminance": 0.34663
}Semantic roles & 50–950 ramp
primary
#A293ED
secondary
#EEF2D9
accent
#D312B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121117
muted
#818085