#A893FF#A893FF
#A893FF is a light, vivid violet. Relative luminance 0.364; OKLCH L 72.7% C 0.154 H 291.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #A893FF |
|---|---|
| RGB | rgb(168, 147, 255) |
| HSL | hsl(252, 100%, 79%) |
| HSV | hsv(252, 42%, 100%) |
| CMYK | cmyk(34.1%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(66.83, 31.58, -51.11) |
| CIE-LCH | lch(66.83, 60.08, 301.71°) |
| OKLab | oklab(72.66% 0.0552 -0.1437) |
| OKLCH | oklch(72.66% 0.154 291) |
| XYZ | xyz(44.6274, 36.4112, 99.2651) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.40
Lavender Blue
#8B88F8
ΔE00 5.74
Periwinkle (survey)
#8E82FE
ΔE00 6.11
Periwinkle Blue
#8F99FB
ΔE00 6.20
Liliac
#C48EFD
ΔE00 6.33
Pastel Purple
#CAA0FF
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A893FF #EAFF93
analogous
#93B4FF #A893FF #DE93FF
triadic
#A893FF #FFA893 #93FFA8
tetradic
#A893FF #FF93B4 #EAFF93 #93FFDE
square
#A893FF #FF93B4 #EAFF93 #93FFDE
split-complementary
#A893FF #FFDE93 #B4FF93
monochromatic
#4519FF #7756FF #A893FF #D9D0FF #E6E0FF
Accessibility & contrast
On white
2.54
#A893FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#A893FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A893FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A893FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A893FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A4FF
Deuteranopia (green-blind)
#72A0FC
Tritanopia (blue-blind)
#93A7BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a893ff; /* rgb */ color: rgb(168, 147, 255); /* oklch */ color: oklch(72.7% 0.154 291.0);
Tailwind
colors: {
custom: {
50: '#c5b3ff',
500: '#a893ff',
950: '#000000',
},
}SCSS
$custom: #a893ff; $custom-light: #c5b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a893ff",
"rgb": {
"r": 168,
"g": 147,
"b": 255
},
"hsl": {
"h": 251.667,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.72663,
"c": 0.1539,
"h": 291
},
"luminance": 0.36412
}Semantic roles & 50–950 ramp
primary
#A893FF
secondary
#F0F7D4
accent
#E600B9
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086