#A293DF#A293DF
#A293DF is a light, moderate violet. Relative luminance 0.339; OKLCH L 70.6% C 0.110 H 292.4°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #A293DF |
|---|---|
| RGB | rgb(162, 147, 223) |
| HSL | hsl(252, 54%, 73%) |
| HSV | hsv(252, 34%, 87%) |
| CMYK | cmyk(27.4%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(64.86, 21.88, -36.66) |
| CIE-LCH | lch(64.86, 42.69, 300.83°) |
| OKLab | oklab(70.56% 0.042 -0.1019) |
| OKLCH | oklch(70.56% 0.11 292.4) |
| XYZ | xyz(38.6500, 33.8759, 74.3001) |
| Luminance | 0.3388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.16
Perrywinkle
#8F8CE7
ΔE00 5.18
Pale Purple
#B790D4
ΔE00 6.65
Lavender (survey)
#C79FEF
ΔE00 7.60
Lavender Blue
#8B88F8
ΔE00 7.76
Periwinkle Blue
#8F99FB
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A293DF #D0DF93
analogous
#93AADF #A293DF #C893DF
triadic
#A293DF #DFA293 #93DFA2
tetradic
#A293DF #DF93AA #D0DF93 #93DFC8
square
#A293DF #DF93AA #D0DF93 #93DFC8
split-complementary
#A293DF #DFC893 #AADF93
monochromatic
#5339BF #7964D1 #A293DF #CBC2ED #EBE7F8
Accessibility & contrast
On white
2.70
#A293DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#A293DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A293DF
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A293DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A293DF | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE2
Deuteranopia (green-blind)
#809CDD
Tritanopia (blue-blind)
#95A0AF
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #a293df; /* rgb */ color: rgb(162, 147, 223); /* oklch */ color: oklch(70.6% 0.110 292.4);
Tailwind
colors: {
custom: {
50: '#bfb2e9',
500: '#a293df',
950: '#000000',
},
}SCSS
$custom: #a293df; $custom-light: #bfb2e9; $custom-dark: #000000;
JSON
{
"hex": "#a293df",
"rgb": {
"r": 162,
"g": 147,
"b": 223
},
"hsl": {
"h": 251.842,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.70561,
"c": 0.11023,
"h": 292.4
},
"luminance": 0.33877
}Semantic roles & 50–950 ramp
primary
#A293DF
secondary
#EBEFDC
accent
#C224A3
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121116
muted
#818084