#A293DC#A293DC
#A293DC is a light, moderate violet. Relative luminance 0.337; OKLCH L 70.4% C 0.106 H 292.9°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #A293DC |
|---|---|
| RGB | rgb(162, 147, 220) |
| HSL | hsl(252, 51%, 72%) |
| HSV | hsv(252, 33%, 86%) |
| CMYK | cmyk(26.4%, 33.2%, 0%, 13.7%) |
| CIE-LAB | lab(64.74, 21.14, -35.19) |
| CIE-LCH | lch(64.74, 41.06, 301.00°) |
| OKLab | oklab(70.42% 0.0413 -0.0977) |
| OKLCH | oklch(70.42% 0.106 292.9) |
| XYZ | xyz(38.2491, 33.7156, 72.1889) |
| Luminance | 0.3372 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.79
Perrywinkle
#8F8CE7
ΔE00 5.60
Pale Purple
#B790D4
ΔE00 6.33
Lavender (survey)
#C79FEF
ΔE00 7.57
Baby Purple
#CA9BF7
ΔE00 8.15
Lavender Blue
#8B88F8
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293DC #CDDC93
analogous
#93A9DC #A293DC #C793DC
triadic
#A293DC #DCA293 #93DCA2
tetradic
#A293DC #DC93A9 #CDDC93 #93DCC7
square
#A293DC #DC93A9 #CDDC93 #93DCC7
split-complementary
#A293DC #DCC793 #A9DC93
monochromatic
#563CB9 #7A65CD #A293DC #CAC1EB #EBE8F8
Accessibility & contrast
On white
2.71
#A293DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#A293DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293DC
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293DC | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#819CDA
Tritanopia (blue-blind)
#969FAE
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a293dc; /* rgb */ color: rgb(162, 147, 220); /* oklch */ color: oklch(70.4% 0.106 292.9);
Tailwind
colors: {
custom: {
50: '#bfb2e7',
500: '#a293dc',
950: '#000000',
},
}SCSS
$custom: #a293dc; $custom-light: #bfb2e7; $custom-dark: #000000;
JSON
{
"hex": "#a293dc",
"rgb": {
"r": 162,
"g": 147,
"b": 220
},
"hsl": {
"h": 252.329,
"s": 51.049,
"l": 71.961
},
"oklch": {
"l": 0.70421,
"c": 0.10606,
"h": 292.9
},
"luminance": 0.33716
}Semantic roles & 50–950 ramp
primary
#A293DC
secondary
#EBEFDC
accent
#BE279F
background
#FBFBFE
surface
#F7F6FC
border
#D0D0D5
text
#121116
muted
#818084