#A699DF#A699DF
#A699DF is a light, moderate violet. Relative luminance 0.362; OKLCH L 72.0% C 0.101 H 292.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #A699DF |
|---|---|
| RGB | rgb(166, 153, 223) |
| HSL | hsl(251, 52%, 74%) |
| HSV | hsv(251, 31%, 87%) |
| CMYK | cmyk(25.6%, 31.4%, 0%, 12.5%) |
| CIE-LAB | lab(66.69, 19.64, -33.80) |
| CIE-LCH | lch(66.69, 39.09, 300.16°) |
| OKLab | oklab(72.04% 0.0382 -0.0936) |
| OKLCH | oklch(72.04% 0.101 292.2) |
| XYZ | xyz(40.4332, 36.2166, 74.6580) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.79
Pale Purple
#B790D4
ΔE00 6.56
Perrywinkle
#8F8CE7
ΔE00 6.60
Lavender (survey)
#C79FEF
ΔE00 6.87
Pastel Purple
#CAA0FF
ΔE00 7.68
Baby Purple
#CA9BF7
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A699DF #D2DF99
analogous
#99AFDF #A699DF #C999DF
triadic
#A699DF #DFA699 #99DFA6
tetradic
#A699DF #DF99AF #D2DF99 #99DFC9
square
#A699DF #DF99AF #D2DF99 #99DFC9
split-complementary
#A699DF #DFC999 #AFDF99
monochromatic
#553DC1 #7D6AD0 #A699DF #CFC8EE #EBE8F8
Accessibility & contrast
On white
2.55
#A699DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#A699DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A699DF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A699DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A699DF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A3E2
Deuteranopia (green-blind)
#88A1DD
Tritanopia (blue-blind)
#9AA5B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a699df; /* rgb */ color: rgb(166, 153, 223); /* oklch */ color: oklch(72.0% 0.101 292.2);
Tailwind
colors: {
custom: {
50: '#c1b7e9',
500: '#a699df',
950: '#000000',
},
}SCSS
$custom: #a699df; $custom-light: #c1b7e9; $custom-dark: #000000;
JSON
{
"hex": "#a699df",
"rgb": {
"r": 166,
"g": 153,
"b": 223
},
"hsl": {
"h": 251.143,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.72038,
"c": 0.10112,
"h": 292.2
},
"luminance": 0.36217
}Semantic roles & 50–950 ramp
primary
#A699DF
secondary
#EBEFDC
accent
#C026A3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084