#A69ADE#A69ADE
#A69ADE is a light, moderate violet. Relative luminance 0.365; OKLCH L 72.2% C 0.098 H 291.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #A69ADE |
|---|---|
| RGB | rgb(166, 154, 222) |
| HSL | hsl(251, 51%, 74%) |
| HSV | hsv(251, 31%, 87%) |
| CMYK | cmyk(25.2%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(66.89, 18.83, -32.92) |
| CIE-LCH | lch(66.89, 37.93, 299.77°) |
| OKLab | oklab(72.19% 0.0365 -0.0911) |
| OKLCH | oklch(72.19% 0.098 291.8) |
| XYZ | xyz(40.4631, 36.4915, 74.0048) |
| Luminance | 0.3649 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.63
Pale Purple
#B790D4
ΔE00 6.67
Perrywinkle
#8F8CE7
ΔE00 6.88
Lavender (survey)
#C79FEF
ΔE00 6.96
Pastel Purple
#CAA0FF
ΔE00 7.84
Baby Purple
#CA9BF7
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A69ADE #D2DE9A
analogous
#9AB0DE #A69ADE #C89ADE
triadic
#A69ADE #DEA69A #9ADEA6
tetradic
#A69ADE #DE9AB0 #D2DE9A #9ADEC8
square
#A69ADE #DE9AB0 #D2DE9A #9ADEC8
split-complementary
#A69ADE #DEC89A #B0DE9A
monochromatic
#553EBF #7D6CCF #A69ADE #CFC8ED #EBE8F7
Accessibility & contrast
On white
2.53
#A69ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#A69ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A69ADE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A69ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A69ADE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#89A1DC
Tritanopia (blue-blind)
#9AA5B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a69ade; /* rgb */ color: rgb(166, 154, 222); /* oklch */ color: oklch(72.2% 0.098 291.8);
Tailwind
colors: {
custom: {
50: '#c1b7e8',
500: '#a69ade',
950: '#000000',
},
}SCSS
$custom: #a69ade; $custom-light: #c1b7e8; $custom-dark: #000000;
JSON
{
"hex": "#a69ade",
"rgb": {
"r": 166,
"g": 154,
"b": 222
},
"hsl": {
"h": 250.588,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.72185,
"c": 0.09819,
"h": 291.8
},
"luminance": 0.36492
}Semantic roles & 50–950 ramp
primary
#A69ADE
secondary
#EBEFDC
accent
#BE27A4
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084