#A893DF#A893DF
#A893DF is a light, moderate violet. Relative luminance 0.345; OKLCH L 71.1% C 0.111 H 296.2°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #A893DF |
|---|---|
| RGB | rgb(168, 147, 223) |
| HSL | hsl(257, 54%, 73%) |
| HSV | hsv(257, 34%, 87%) |
| CMYK | cmyk(24.7%, 34.1%, 0%, 12.5%) |
| CIE-LAB | lab(65.37, 23.63, -35.83) |
| CIE-LCH | lch(65.37, 42.92, 303.41°) |
| OKLab | oklab(71.07% 0.0488 -0.0994) |
| OKLCH | oklch(71.07% 0.111 296.2) |
| XYZ | xyz(39.8983, 34.5196, 74.3587) |
| Luminance | 0.3452 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.20
Pale Purple
#B790D4
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 6.84
Liliac
#C48EFD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A893DF #CADF93
analogous
#93A4DF #A893DF #CE93DF
triadic
#A893DF #DFA893 #93DFA8
tetradic
#A893DF #DF93A4 #CADF93 #93DFCE
square
#A893DF #DF93A4 #CADF93 #93DFCE
split-complementary
#A893DF #DFCE93 #A4DF93
monochromatic
#5E39BF #8264D1 #A893DF #CEC2ED #ECE7F8
Accessibility & contrast
On white
2.66
#A893DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#A893DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A893DF
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A893DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A893DF | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809FE2
Deuteranopia (green-blind)
#839EDD
Tritanopia (blue-blind)
#9DA0AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a893df; /* rgb */ color: rgb(168, 147, 223); /* oklch */ color: oklch(71.1% 0.111 296.2);
Tailwind
colors: {
custom: {
50: '#c3b2e9',
500: '#a893df',
950: '#000000',
},
}SCSS
$custom: #a893df; $custom-light: #c3b2e9; $custom-dark: #000000;
JSON
{
"hex": "#a893df",
"rgb": {
"r": 168,
"g": 147,
"b": 223
},
"hsl": {
"h": 256.579,
"s": 54.286,
"l": 72.549
},
"oklch": {
"l": 0.71074,
"c": 0.11075,
"h": 296.2
},
"luminance": 0.3452
}Semantic roles & 50–950 ramp
primary
#A893DF
secondary
#EAEFDC
accent
#C22496
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084