#A694F9#A694F9
#A694F9 is a light, vivid violet. Relative luminance 0.361; OKLCH L 72.4% C 0.144 H 290.5°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #A694F9 |
|---|---|
| RGB | rgb(166, 148, 249) |
| HSL | hsl(251, 89%, 78%) |
| HSV | hsv(251, 41%, 98%) |
| CMYK | cmyk(33.3%, 40.6%, 0%, 2.4%) |
| CIE-LAB | lab(66.62, 28.95, -48.19) |
| CIE-LCH | lch(66.62, 56.22, 301.00°) |
| OKLab | oklab(72.36% 0.0506 -0.1352) |
| OKLCH | oklch(72.36% 0.144 290.5) |
| XYZ | xyz(43.4102, 36.1253, 94.2899) |
| Luminance | 0.3613 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 4.82
Lavender Blue
#8B88F8
ΔE00 5.70
Periwinkle Blue
#8F99FB
ΔE00 5.86
Periwinkle (survey)
#8E82FE
ΔE00 6.35
Liliac
#C48EFD
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A694F9 #E7F994
analogous
#94B4F9 #A694F9 #D894F9
triadic
#A694F9 #F9A694 #94F9A6
tetradic
#A694F9 #F994B4 #E7F994 #94F9D8
square
#A694F9 #F994B4 #E7F994 #94F9D8
split-complementary
#A694F9 #F9D894 #B4F994
monochromatic
#4620F3 #765AF6 #A694F9 #D6CEFC #E7E2FD
Accessibility & contrast
On white
2.55
#A694F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#A694F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A694F9
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A694F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A694F9 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A4FD
Deuteranopia (green-blind)
#75A0F7
Tritanopia (blue-blind)
#92A7BB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a694f9; /* rgb */ color: rgb(166, 148, 249); /* oklch */ color: oklch(72.4% 0.144 290.5);
Tailwind
colors: {
custom: {
50: '#c3b3fb',
500: '#a694f9',
950: '#000000',
},
}SCSS
$custom: #a694f9; $custom-light: #c3b3fb; $custom-dark: #000000;
JSON
{
"hex": "#a694f9",
"rgb": {
"r": 166,
"g": 148,
"b": 249
},
"hsl": {
"h": 250.693,
"s": 89.381,
"l": 77.843
},
"oklch": {
"l": 0.72363,
"c": 0.14437,
"h": 290.5
},
"luminance": 0.36126
}Semantic roles & 50–950 ramp
primary
#A694F9
secondary
#F0F5D6
accent
#E600BD
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085