#A89AEE#A89AEE
#A89AEE is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.1% C 0.120 H 290.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AEE |
|---|---|
| RGB | rgb(168, 154, 238) |
| HSL | hsl(250, 71%, 77%) |
| HSV | hsv(250, 35%, 93%) |
| CMYK | cmyk(29.4%, 35.3%, 0%, 6.7%) |
| CIE-LAB | lab(67.73, 23.32, -40.41) |
| CIE-LCH | lch(67.73, 46.66, 299.99°) |
| OKLab | oklab(73.09% 0.0427 -0.1126) |
| OKLCH | oklch(73.09% 0.12 290.8) |
| XYZ | xyz(43.1328, 37.6083, 85.8590) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.70
Lavender
#B39DDB
ΔE00 5.77
Periwinkle Blue
#8F99FB
ΔE00 6.58
Pastel Purple
#CAA0FF
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 6.99
Baby Purple
#CA9BF7
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AEE #E0EE9A
analogous
#9AB6EE #A89AEE #D29AEE
triadic
#A89AEE #EEA89A #9AEEA8
tetradic
#A89AEE #EE9AB6 #E0EE9A #9AEED2
square
#A89AEE #EE9AB6 #E0EE9A #9AEED2
split-complementary
#A89AEE #EED29A #B6EE9A
monochromatic
#4E31DC #7B66E5 #A89AEE #D5CEF7 #E8E5FB
Accessibility & contrast
On white
2.46
#A89AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A89AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AEE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AEE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F1
Deuteranopia (green-blind)
#83A3EC
Tritanopia (blue-blind)
#98A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a89aee; /* rgb */ color: rgb(168, 154, 238); /* oklch */ color: oklch(73.1% 0.120 290.8);
Tailwind
colors: {
custom: {
50: '#c3b7f4',
500: '#a89aee',
950: '#000000',
},
}SCSS
$custom: #a89aee; $custom-light: #c3b7f4; $custom-dark: #000000;
JSON
{
"hex": "#a89aee",
"rgb": {
"r": 168,
"g": 154,
"b": 238
},
"hsl": {
"h": 250,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.73089,
"c": 0.12043,
"h": 290.8
},
"luminance": 0.37609
}Semantic roles & 50–950 ramp
primary
#A89AEE
secondary
#EEF2D9
accent
#D312B3
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085