#A394CA#A394CA
#A394CA is a light, moderate violet. Relative luminance 0.332; OKLCH L 69.9% C 0.079 H 297.0°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A394CA |
|---|---|
| RGB | rgb(163, 148, 202) |
| HSL | hsl(257, 34%, 69%) |
| HSV | hsv(257, 27%, 79%) |
| CMYK | cmyk(19.3%, 26.7%, 0%, 20.8%) |
| CIE-LAB | lab(64.35, 16.62, -25.77) |
| CIE-LCH | lch(64.35, 30.66, 302.81°) |
| OKLab | oklab(69.9% 0.0361 -0.0708) |
| OKLCH | oklch(69.9% 0.079 297) |
| XYZ | xyz(36.3525, 33.2304, 60.3646) |
| Luminance | 0.3323 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.96
Pale Purple
#B790D4
ΔE00 5.57
Wisteria
#A87DC2
ΔE00 7.99
Heather
#A484AC
ΔE00 8.11
Lavender (survey)
#C79FEF
ΔE00 8.43
Perrywinkle
#8F8CE7
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A394CA #BBCA94
analogous
#94A0CA #A394CA #BE94CA
triadic
#A394CA #CAA394 #94CAA3
tetradic
#A394CA #CA94A0 #BBCA94 #94CABE
square
#A394CA #CA94A0 #BBCA94 #94CABE
split-complementary
#A394CA #CABE94 #A0CA94
monochromatic
#614B98 #806BB6 #A394CA #C6BDDE #E9E6F3
Accessibility & contrast
On white
2.75
#A394CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#A394CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A394CA
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A394CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A394CA | 1.00 | 2.75 | 7.65 | 7.65 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889CCC
Deuteranopia (green-blind)
#8A9BC8
Tritanopia (blue-blind)
#9C9CA7
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a394ca; /* rgb */ color: rgb(163, 148, 202); /* oklch */ color: oklch(69.9% 0.079 297.0);
Tailwind
colors: {
custom: {
50: '#bfb3da',
500: '#a394ca',
950: '#000000',
},
}SCSS
$custom: #a394ca; $custom-light: #bfb3da; $custom-dark: #000000;
JSON
{
"hex": "#a394ca",
"rgb": {
"r": 163,
"g": 148,
"b": 202
},
"hsl": {
"h": 256.667,
"s": 33.75,
"l": 68.627
},
"oklch": {
"l": 0.69904,
"c": 0.07947,
"h": 297
},
"luminance": 0.33231
}Semantic roles & 50–950 ramp
primary
#A394CA
secondary
#E0E5D5
accent
#AD398C
background
#FBFBFD
surface
#F7F6FA
border
#D0D0D3
text
#121114
muted
#818083