#A698DF#A698DF
#A698DF is a light, moderate violet. Relative luminance 0.359; OKLCH L 71.8% C 0.103 H 292.7°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #A698DF |
|---|---|
| RGB | rgb(166, 152, 223) |
| HSL | hsl(252, 53%, 74%) |
| HSV | hsv(252, 32%, 87%) |
| CMYK | cmyk(25.6%, 31.8%, 0%, 12.5%) |
| CIE-LAB | lab(66.44, 20.21, -34.19) |
| CIE-LCH | lch(66.44, 39.71, 300.59°) |
| OKLab | oklab(71.85% 0.0396 -0.0947) |
| OKLCH | oklch(71.85% 0.103 292.7) |
| XYZ | xyz(40.2702, 35.8906, 74.6037) |
| Luminance | 0.3589 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.84
Pale Purple
#B790D4
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 6.48
Lavender (survey)
#C79FEF
ΔE00 6.80
Pastel Purple
#CAA0FF
ΔE00 7.60
Baby Purple
#CA9BF7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698DF #D1DF98
analogous
#98ADDF #A698DF #C998DF
triadic
#A698DF #DFA698 #98DFA6
tetradic
#A698DF #DF98AD #D1DF98 #98DFC9
square
#A698DF #DF98AD #D1DF98 #98DFC9
split-complementary
#A698DF #DFC998 #ADDF98
monochromatic
#563CC1 #7E69D0 #A698DF #CEC7EE #EBE8F8
Accessibility & contrast
On white
2.57
#A698DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#A698DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698DF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698DF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A2E2
Deuteranopia (green-blind)
#87A0DD
Tritanopia (blue-blind)
#9AA4B2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #a698df; /* rgb */ color: rgb(166, 152, 223); /* oklch */ color: oklch(71.8% 0.103 292.7);
Tailwind
colors: {
custom: {
50: '#c1b6e9',
500: '#a698df',
950: '#000000',
},
}SCSS
$custom: #a698df; $custom-light: #c1b6e9; $custom-dark: #000000;
JSON
{
"hex": "#a698df",
"rgb": {
"r": 166,
"g": 152,
"b": 223
},
"hsl": {
"h": 251.831,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.71847,
"c": 0.10268,
"h": 292.7
},
"luminance": 0.35891
}Semantic roles & 50–950 ramp
primary
#A698DF
secondary
#EBEFDC
accent
#C025A2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084