#A89ADE#A89ADE
#A89ADE is a light, moderate violet. Relative luminance 0.367; OKLCH L 72.4% C 0.098 H 293.2°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #A89ADE |
|---|---|
| RGB | rgb(168, 154, 222) |
| HSL | hsl(252, 51%, 74%) |
| HSV | hsv(252, 31%, 87%) |
| CMYK | cmyk(24.3%, 30.6%, 0%, 12.9%) |
| CIE-LAB | lab(67.06, 19.43, -32.66) |
| CIE-LCH | lch(67.06, 38.00, 300.75°) |
| OKLab | oklab(72.35% 0.0388 -0.0903) |
| OKLCH | oklch(72.35% 0.098 293.2) |
| XYZ | xyz(40.8857, 36.7094, 74.0247) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 3.15
Pale Purple
#B790D4
ΔE00 6.20
Lavender (survey)
#C79FEF
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 7.25
Pastel Purple
#CAA0FF
ΔE00 7.50
Baby Purple
#CA9BF7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89ADE #D0DE9A
analogous
#9AAEDE #A89ADE #CA9ADE
triadic
#A89ADE #DEA89A #9ADEA8
tetradic
#A89ADE #DE9AAE #D0DE9A #9ADECA
square
#A89ADE #DE9AAE #D0DE9A #9ADECA
split-complementary
#A89ADE #DECA9A #AEDE9A
monochromatic
#593EBF #806CCF #A89ADE #D0C8ED #EBE8F7
Accessibility & contrast
On white
2.52
#A89ADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#A89ADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89ADE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89ADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89ADE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A4E1
Deuteranopia (green-blind)
#8AA2DC
Tritanopia (blue-blind)
#9DA5B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a89ade; /* rgb */ color: rgb(168, 154, 222); /* oklch */ color: oklch(72.4% 0.098 293.2);
Tailwind
colors: {
custom: {
50: '#c3b7e8',
500: '#a89ade',
950: '#000000',
},
}SCSS
$custom: #a89ade; $custom-light: #c3b7e8; $custom-dark: #000000;
JSON
{
"hex": "#a89ade",
"rgb": {
"r": 168,
"g": 154,
"b": 222
},
"hsl": {
"h": 252.353,
"s": 50.746,
"l": 73.725
},
"oklch": {
"l": 0.72352,
"c": 0.09831,
"h": 293.2
},
"luminance": 0.3671
}Semantic roles & 50–950 ramp
primary
#A89ADE
secondary
#EBEFDC
accent
#BE279F
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084