#A698DD#A698DD
#A698DD is a light, moderate violet. Relative luminance 0.358; OKLCH L 71.8% C 0.100 H 293.0°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #A698DD |
|---|---|
| RGB | rgb(166, 152, 221) |
| HSL | hsl(252, 50%, 73%) |
| HSV | hsv(252, 31%, 87%) |
| CMYK | cmyk(24.9%, 31.2%, 0%, 13.3%) |
| CIE-LAB | lab(66.35, 19.73, -33.21) |
| CIE-LCH | lch(66.35, 38.63, 300.71°) |
| OKLab | oklab(71.76% 0.0391 -0.0919) |
| OKLCH | oklch(71.76% 0.1 293) |
| XYZ | xyz(40.0021, 35.7834, 73.1920) |
| Luminance | 0.3578 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.57
Pale Purple
#B790D4
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.76
Lavender (survey)
#C79FEF
ΔE00 6.81
Baby Purple
#CA9BF7
ΔE00 7.72
Pastel Purple
#CAA0FF
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A698DD #CFDD98
analogous
#98ACDD #A698DD #C898DD
triadic
#A698DD #DDA698 #98DDA6
tetradic
#A698DD #DD98AC #CFDD98 #98DDC8
square
#A698DD #DD98AC #CFDD98 #98DDC8
split-complementary
#A698DD #DDC898 #ACDD98
monochromatic
#583EBC #7E6ACE #A698DD #CEC6EC #EBE8F7
Accessibility & contrast
On white
2.57
#A698DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#A698DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A698DD
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A698DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A698DD | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2E0
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#9AA4B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #a698dd; /* rgb */ color: rgb(166, 152, 221); /* oklch */ color: oklch(71.8% 0.100 293.0);
Tailwind
colors: {
custom: {
50: '#c1b6e7',
500: '#a698dd',
950: '#000000',
},
}SCSS
$custom: #a698dd; $custom-light: #c1b6e7; $custom-dark: #000000;
JSON
{
"hex": "#a698dd",
"rgb": {
"r": 166,
"g": 152,
"b": 221
},
"hsl": {
"h": 252.174,
"s": 50.365,
"l": 73.137
},
"oklch": {
"l": 0.71757,
"c": 0.09989,
"h": 293
},
"luminance": 0.35784
}Semantic roles & 50–950 ramp
primary
#A698DD
secondary
#EBEEDD
accent
#BE289F
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084