#A694DF#A694DF
#A694DF is a light, moderate violet. Relative luminance 0.346; OKLCH L 71.1% C 0.109 H 294.5°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #A694DF |
|---|---|
| RGB | rgb(166, 148, 223) |
| HSL | hsl(254, 54%, 73%) |
| HSV | hsv(254, 34%, 87%) |
| CMYK | cmyk(25.6%, 33.6%, 0%, 12.5%) |
| CIE-LAB | lab(65.45, 22.48, -35.72) |
| CIE-LCH | lch(65.45, 42.21, 302.18°) |
| OKLab | oklab(71.09% 0.0452 -0.0991) |
| OKLCH | oklch(71.09% 0.109 294.5) |
| XYZ | xyz(39.6319, 34.6140, 74.3909) |
| Luminance | 0.3462 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.32
Pale Purple
#B790D4
ΔE00 5.80
Perrywinkle
#8F8CE7
ΔE00 6.11
Lavender (survey)
#C79FEF
ΔE00 6.72
Baby Purple
#CA9BF7
ΔE00 7.28
Pastel Purple
#CAA0FF
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A694DF #CDDF94
analogous
#94A7DF #A694DF #CB94DF
triadic
#A694DF #DFA694 #94DFA6
tetradic
#A694DF #DF94A7 #CDDF94 #94DFCB
square
#A694DF #DF94A7 #CDDF94 #94DFCB
split-complementary
#A694DF #DFCB94 #A7DF94
monochromatic
#5939BF #7F65D1 #A694DF #CDC3ED #EBE7F8
Accessibility & contrast
On white
2.65
#A694DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#A694DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A694DF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A694DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A694DF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A0E2
Deuteranopia (green-blind)
#839EDD
Tritanopia (blue-blind)
#9AA1AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #a694df; /* rgb */ color: rgb(166, 148, 223); /* oklch */ color: oklch(71.1% 0.109 294.5);
Tailwind
colors: {
custom: {
50: '#c2b3e9',
500: '#a694df',
950: '#000000',
},
}SCSS
$custom: #a694df; $custom-light: #c2b3e9; $custom-dark: #000000;
JSON
{
"hex": "#a694df",
"rgb": {
"r": 166,
"g": 148,
"b": 223
},
"hsl": {
"h": 254.4,
"s": 53.957,
"l": 72.745
},
"oklch": {
"l": 0.71089,
"c": 0.10895,
"h": 294.5
},
"luminance": 0.34615
}Semantic roles & 50–950 ramp
primary
#A694DF
secondary
#EBEFDC
accent
#C1249C
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084