#A893DB#A893DB
#A893DB is a light, moderate violet. Relative luminance 0.343; OKLCH L 70.9% C 0.105 H 297.0°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #A893DB |
|---|---|
| RGB | rgb(168, 147, 219) |
| HSL | hsl(258, 50%, 72%) |
| HSV | hsv(258, 33%, 86%) |
| CMYK | cmyk(23.3%, 32.9%, 0%, 14.1%) |
| CIE-LAB | lab(65.21, 22.68, -33.87) |
| CIE-LCH | lch(65.21, 40.76, 303.81°) |
| OKLab | oklab(70.89% 0.0479 -0.0938) |
| OKLCH | oklch(70.89% 0.105 297) |
| XYZ | xyz(39.3654, 34.3064, 71.5520) |
| Luminance | 0.3431 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.69
Pale Purple
#B790D4
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 6.35
Baby Purple
#CA9BF7
ΔE00 7.05
Perrywinkle
#8F8CE7
ΔE00 7.05
Pastel Purple
#CAA0FF
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A893DB #C6DB93
analogous
#93A2DB #A893DB #CC93DB
triadic
#A893DB #DBA893 #93DBA8
tetradic
#A893DB #DB93A2 #C6DB93 #93DBCC
square
#A893DB #DB93A2 #C6DB93 #93DBCC
split-complementary
#A893DB #DBCC93 #A2DB93
monochromatic
#603DB7 #8365CC #A893DB #CDC1EA #EDE8F7
Accessibility & contrast
On white
2.67
#A893DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#A893DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A893DB
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A893DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A893DB | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#859DD9
Tritanopia (blue-blind)
#9E9FAD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #a893db; /* rgb */ color: rgb(168, 147, 219); /* oklch */ color: oklch(70.9% 0.105 297.0);
Tailwind
colors: {
custom: {
50: '#c3b2e6',
500: '#a893db',
950: '#000000',
},
}SCSS
$custom: #a893db; $custom-light: #c3b2e6; $custom-dark: #000000;
JSON
{
"hex": "#a893db",
"rgb": {
"r": 168,
"g": 147,
"b": 219
},
"hsl": {
"h": 257.5,
"s": 50,
"l": 71.765
},
"oklch": {
"l": 0.7089,
"c": 0.1053,
"h": 297
},
"luminance": 0.34307
}Semantic roles & 50–950 ramp
primary
#A893DB
secondary
#E9EEDC
accent
#BD2892
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084