#A893EE#A893EE
#A893EE is a light, vivid violet. Relative luminance 0.354; OKLCH L 71.8% C 0.131 H 293.4°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #A893EE |
|---|---|
| RGB | rgb(168, 147, 238) |
| HSL | hsl(254, 73%, 75%) |
| HSV | hsv(254, 38%, 93%) |
| CMYK | cmyk(29.4%, 38.2%, 0%, 6.7%) |
| CIE-LAB | lab(66.03, 27.29, -43.07) |
| CIE-LCH | lch(66.03, 50.99, 302.36°) |
| OKLab | oklab(71.79% 0.0521 -0.1203) |
| OKLCH | oklch(71.79% 0.131 293.4) |
| XYZ | xyz(42.0110, 35.3646, 85.4850) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.20
Liliac
#C48EFD
ΔE00 6.14
Lavender
#B39DDB
ΔE00 6.47
Pastel Purple
#CAA0FF
ΔE00 6.71
Baby Purple
#CA9BF7
ΔE00 6.84
Lavender Blue
#8B88F8
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A893EE #D9EE93
analogous
#93ABEE #A893EE #D593EE
triadic
#A893EE #EEA893 #93EEA8
tetradic
#A893EE #EE93AB #D9EE93 #93EED5
square
#A893EE #EE93AB #D9EE93 #93EED5
split-complementary
#A893EE #EED593 #ABEE93
monochromatic
#5329DD #7D5EE6 #A893EE #D3C8F6 #EAE5FB
Accessibility & contrast
On white
2.60
#A893EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#A893EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A893EE
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A893EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A893EE | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A2F2
Deuteranopia (green-blind)
#7C9FEC
Tritanopia (blue-blind)
#99A3B5
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a893ee; /* rgb */ color: rgb(168, 147, 238); /* oklch */ color: oklch(71.8% 0.131 293.4);
Tailwind
colors: {
custom: {
50: '#c4b3f4',
500: '#a893ee',
950: '#000000',
},
}SCSS
$custom: #a893ee; $custom-light: #c4b3f4; $custom-dark: #000000;
JSON
{
"hex": "#a893ee",
"rgb": {
"r": 168,
"g": 147,
"b": 238
},
"hsl": {
"h": 253.846,
"s": 72.8,
"l": 75.49
},
"oklch": {
"l": 0.71792,
"c": 0.13111,
"h": 293.4
},
"luminance": 0.35365
}Semantic roles & 50–950 ramp
primary
#A893EE
secondary
#ECF2D9
accent
#D511A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085