#A593F8#A593F8
#A593F8 is a light, vivid violet. Relative luminance 0.356; OKLCH L 72.0% C 0.144 H 290.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #A593F8 |
|---|---|
| RGB | rgb(165, 147, 248) |
| HSL | hsl(251, 88%, 77%) |
| HSV | hsv(251, 41%, 97%) |
| CMYK | cmyk(33.5%, 40.7%, 0%, 2.7%) |
| CIE-LAB | lab(66.25, 29.00, -48.23) |
| CIE-LCH | lch(66.25, 56.28, 301.01°) |
| OKLab | oklab(72.05% 0.0506 -0.1354) |
| OKLCH | oklch(72.05% 0.144 290.5) |
| XYZ | xyz(42.8896, 35.6431, 93.4088) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.60
Lavender Blue
#8B88F8
ΔE00 5.49
Periwinkle Blue
#8F99FB
ΔE00 5.86
Periwinkle (survey)
#8E82FE
ΔE00 6.11
Liliac
#C48EFD
ΔE00 6.75
Pastel Purple
#CAA0FF
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A593F8 #E6F893
analogous
#93B4F8 #A593F8 #D793F8
triadic
#A593F8 #F8A593 #93F8A5
tetradic
#A593F8 #F893B4 #E6F893 #93F8D7
square
#A593F8 #F893B4 #E6F893 #93F8D7
split-complementary
#A593F8 #F8D793 #B4F893
monochromatic
#4520F1 #755AF4 #A593F8 #D5CCFC #E7E2FD
Accessibility & contrast
On white
2.58
#A593F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#A593F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A593F8
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A593F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A593F8 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FC
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#91A6BA
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a593f8; /* rgb */ color: rgb(165, 147, 248); /* oklch */ color: oklch(72.0% 0.144 290.5);
Tailwind
colors: {
custom: {
50: '#c2b2fb',
500: '#a593f8',
950: '#000000',
},
}SCSS
$custom: #a593f8; $custom-light: #c2b2fb; $custom-dark: #000000;
JSON
{
"hex": "#a593f8",
"rgb": {
"r": 165,
"g": 147,
"b": 248
},
"hsl": {
"h": 250.693,
"s": 87.826,
"l": 77.451
},
"oklch": {
"l": 0.72047,
"c": 0.14449,
"h": 290.5
},
"luminance": 0.35644
}Semantic roles & 50–950 ramp
primary
#A593F8
secondary
#F0F5D6
accent
#E401BC
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085