#A89AED#A89AED
#A89AED is a light, moderate violet. Relative luminance 0.376; OKLCH L 73.0% C 0.119 H 290.9°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #A89AED |
|---|---|
| RGB | rgb(168, 154, 237) |
| HSL | hsl(250, 70%, 77%) |
| HSV | hsv(250, 35%, 93%) |
| CMYK | cmyk(29.1%, 35%, 0%, 7.1%) |
| CIE-LAB | lab(67.69, 23.07, -39.93) |
| CIE-LCH | lch(67.69, 46.12, 300.02°) |
| OKLab | oklab(73.04% 0.0424 -0.1112) |
| OKLCH | oklch(73.04% 0.119 290.9) |
| XYZ | xyz(42.9863, 37.5497, 85.0874) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.60
Perrywinkle
#8F8CE7
ΔE00 5.75
Periwinkle Blue
#8F99FB
ΔE00 6.70
Pastel Purple
#CAA0FF
ΔE00 6.74
Lavender (survey)
#C79FEF
ΔE00 6.92
Baby Purple
#CA9BF7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89AED #DFED9A
analogous
#9AB6ED #A89AED #D29AED
triadic
#A89AED #EDA89A #9AEDA8
tetradic
#A89AED #ED9AB6 #DFED9A #9AEDD2
square
#A89AED #ED9AB6 #DFED9A #9AEDD2
split-complementary
#A89AED #EDD29A #B6ED9A
monochromatic
#4F32DA #7B66E4 #A89AED #D5CEF6 #E9E5FA
Accessibility & contrast
On white
2.47
#A89AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#A89AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89AED
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89AED | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6F0
Deuteranopia (green-blind)
#84A3EB
Tritanopia (blue-blind)
#98A9B9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a89aed; /* rgb */ color: rgb(168, 154, 237); /* oklch */ color: oklch(73.0% 0.119 290.9);
Tailwind
colors: {
custom: {
50: '#c3b7f3',
500: '#a89aed',
950: '#000000',
},
}SCSS
$custom: #a89aed; $custom-light: #c3b7f3; $custom-dark: #000000;
JSON
{
"hex": "#a89aed",
"rgb": {
"r": 168,
"g": 154,
"b": 237
},
"hsl": {
"h": 250.12,
"s": 69.748,
"l": 76.667
},
"oklch": {
"l": 0.73041,
"c": 0.11905,
"h": 290.9
},
"luminance": 0.3755
}Semantic roles & 50–950 ramp
primary
#A89AED
secondary
#EEF2D9
accent
#D214B2
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085