#A989EE#A989EE
#A989EE is a light, vivid violet. Relative luminance 0.325; OKLCH L 70.1% C 0.147 H 297.1°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #A989EE |
|---|---|
| RGB | rgb(169, 137, 238) |
| HSL | hsl(259, 75%, 74%) |
| HSV | hsv(259, 42%, 93%) |
| CMYK | cmyk(29%, 42.4%, 0%, 6.7%) |
| CIE-LAB | lab(63.75, 33.22, -46.65) |
| CIE-LCH | lch(63.75, 57.27, 305.45°) |
| OKLab | oklab(70.09% 0.0668 -0.1307) |
| OKLCH | oklch(70.09% 0.147 297.1) |
| XYZ | xyz(40.7368, 32.4989, 84.9991) |
| Luminance | 0.3250 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.12
Perrywinkle
#8F8CE7
ΔE00 5.97
Light Purple
#BF77F6
ΔE00 6.52
Periwinkle (survey)
#8E82FE
ΔE00 6.57
Lavender Blue
#8B88F8
ΔE00 6.87
Light Urple
#B36FF6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A989EE #CEEE89
analogous
#899BEE #A989EE #DB89EE
triadic
#A989EE #EEA989 #89EEA9
tetradic
#A989EE #EE899B #CEEE89 #89EEDB
square
#A989EE #EE899B #CEEE89 #89EEDB
split-complementary
#A989EE #EEDB89 #9BEE89
monochromatic
#5C20DD #8254E6 #A989EE #D0BEF6 #ECE4FB
Accessibility & contrast
On white
2.80
#A989EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#A989EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A989EE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A989EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A989EE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#7199EB
Tritanopia (blue-blind)
#9B9BB0
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #a989ee; /* rgb */ color: rgb(169, 137, 238); /* oklch */ color: oklch(70.1% 0.147 297.1);
Tailwind
colors: {
custom: {
50: '#c5acf4',
500: '#a989ee',
950: '#000000',
},
}SCSS
$custom: #a989ee; $custom-light: #c5acf4; $custom-dark: #000000;
JSON
{
"hex": "#a989ee",
"rgb": {
"r": 169,
"g": 137,
"b": 238
},
"hsl": {
"h": 259.01,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.70086,
"c": 0.14672,
"h": 297.1
},
"luminance": 0.32499
}Semantic roles & 50–950 ramp
primary
#A989EE
secondary
#EAF3D8
accent
#D70F97
background
#FCFAFE
surface
#F8F4FD
border
#D1CED5
text
#131017
muted
#827F85