#A694EA#A694EA
#A694EA is a light, vivid violet. Relative luminance 0.352; OKLCH L 71.6% C 0.124 H 292.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #A694EA |
|---|---|
| RGB | rgb(166, 148, 234) |
| HSL | hsl(253, 67%, 75%) |
| HSV | hsv(253, 37%, 92%) |
| CMYK | cmyk(29.1%, 36.8%, 0%, 8.2%) |
| CIE-LAB | lab(65.92, 25.17, -41.05) |
| CIE-LCH | lch(65.92, 48.15, 301.51°) |
| OKLab | oklab(71.61% 0.0477 -0.1145) |
| OKLCH | oklch(71.61% 0.124 292.6) |
| XYZ | xyz(41.1634, 35.2266, 82.4567) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.01
Lavender
#B39DDB
ΔE00 5.97
Liliac
#C48EFD
ΔE00 6.84
Lavender Blue
#8B88F8
ΔE00 7.03
Pastel Purple
#CAA0FF
ΔE00 7.06
Periwinkle Blue
#8F99FB
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A694EA #D8EA94
analogous
#94ADEA #A694EA #D194EA
triadic
#A694EA #EAA694 #94EAA6
tetradic
#A694EA #EA94AD #D8EA94 #94EAD1
square
#A694EA #EA94AD #D8EA94 #94EAD1
split-complementary
#A694EA #EAD194 #ADEA94
monochromatic
#512ED6 #7B61E0 #A694EA #D1C7F4 #EAE5FA
Accessibility & contrast
On white
2.61
#A694EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#A694EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A694EA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A694EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A694EA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1ED
Deuteranopia (green-blind)
#7E9FE8
Tritanopia (blue-blind)
#97A3B4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #a694ea; /* rgb */ color: rgb(166, 148, 234); /* oklch */ color: oklch(71.6% 0.124 292.6);
Tailwind
colors: {
custom: {
50: '#c2b3f1',
500: '#a694ea',
950: '#000000',
},
}SCSS
$custom: #a694ea; $custom-light: #c2b3f1; $custom-dark: #000000;
JSON
{
"hex": "#a694ea",
"rgb": {
"r": 166,
"g": 148,
"b": 234
},
"hsl": {
"h": 252.558,
"s": 67.187,
"l": 74.902
},
"oklch": {
"l": 0.71611,
"c": 0.12402,
"h": 292.6
},
"luminance": 0.35227
}Semantic roles & 50–950 ramp
primary
#A694EA
secondary
#ECF1DA
accent
#CF16A8
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084