#A698DC#A698DC
#A698DC is a light, moderate violet. Relative luminance 0.357; OKLCH L 71.7% C 0.099 H 293.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #A698DC |
|---|---|
| RGB | rgb(166, 152, 220) |
| HSL | hsl(252, 49%, 73%) |
| HSV | hsv(252, 31%, 86%) |
| CMYK | cmyk(24.5%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(66.31, 19.49, -32.72) |
| CIE-LCH | lch(66.31, 38.08, 300.78°) |
| OKLab | oklab(71.71% 0.0388 -0.0905) |
| OKLCH | oklch(71.71% 0.099 293.2) |
| XYZ | xyz(39.8693, 35.7303, 72.4924) |
| Luminance | 0.3573 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.44
Pale Purple
#B790D4
ΔE00 6.10
Lavender (survey)
#C79FEF
ΔE00 6.83
Perrywinkle
#8F8CE7
ΔE00 6.91
Baby Purple
#CA9BF7
ΔE00 7.78
Pastel Purple
#CAA0FF
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698DC #CEDC98
analogous
#98ACDC #A698DC #C898DC
triadic
#A698DC #DCA698 #98DCA6
tetradic
#A698DC #DC98AC #CEDC98 #98DCC8
square
#A698DC #DC98AC #CEDC98 #98DCC8
split-complementary
#A698DC #DCC898 #ACDC98
monochromatic
#593FBA #7F6ACC #A698DC #CDC6EC #EBE8F7
Accessibility & contrast
On white
2.58
#A698DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#A698DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698DC
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698DC | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#88A0DA
Tritanopia (blue-blind)
#9BA3B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a698dc; /* rgb */ color: rgb(166, 152, 220); /* oklch */ color: oklch(71.7% 0.099 293.2);
Tailwind
colors: {
custom: {
50: '#c1b6e7',
500: '#a698dc',
950: '#000000',
},
}SCSS
$custom: #a698dc; $custom-light: #c1b6e7; $custom-dark: #000000;
JSON
{
"hex": "#a698dc",
"rgb": {
"r": 166,
"g": 152,
"b": 220
},
"hsl": {
"h": 252.353,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.71712,
"c": 0.0985,
"h": 293.2
},
"luminance": 0.35731
}Semantic roles & 50–950 ramp
primary
#A698DC
secondary
#EBEEDD
accent
#BD299E
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084