#A89EDD#A89EDD
#A89EDD is a light, moderate blue. Relative luminance 0.380; OKLCH L 73.1% C 0.091 H 291.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EDD |
|---|---|
| RGB | rgb(168, 158, 221) |
| HSL | hsl(250, 48%, 74%) |
| HSV | hsv(250, 29%, 87%) |
| CMYK | cmyk(24%, 28.5%, 0%, 13.3%) |
| CIE-LAB | lab(68.02, 16.93, -30.62) |
| CIE-LCH | lch(68.02, 34.99, 298.95°) |
| OKLab | oklab(73.08% 0.0329 -0.0845) |
| OKLCH | oklch(73.08% 0.091 291.3) |
| XYZ | xyz(41.4233, 37.9984, 73.5446) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.26
Lavender (survey)
#C79FEF
ΔE00 7.02
Pale Purple
#B790D4
ΔE00 7.09
Pale Violet
#CEAEFA
ΔE00 7.80
Perrywinkle
#8F8CE7
ΔE00 8.00
Pastel Purple
#CAA0FF
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EDD #D3DD9E
analogous
#9EB4DD #A89EDD #C89EDD
triadic
#A89EDD #DDA89E #9EDDA8
tetradic
#A89EDD #DD9EB4 #D3DD9E #9EDDC8
square
#A89EDD #DD9EB4 #D3DD9E #9EDDC8
split-complementary
#A89EDD #DDC89E #B4DD9E
monochromatic
#5743BD #7F71CD #A89EDD #D1CBED #EBE8F7
Accessibility & contrast
On white
2.44
#A89EDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#A89EDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EDD
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EDD | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA7E0
Deuteranopia (green-blind)
#8FA5DB
Tritanopia (blue-blind)
#9DA9B4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a89edd; /* rgb */ color: rgb(168, 158, 221); /* oklch */ color: oklch(73.1% 0.091 291.3);
Tailwind
colors: {
custom: {
50: '#c3bae7',
500: '#a89edd',
950: '#000000',
},
}SCSS
$custom: #a89edd; $custom-light: #c3bae7; $custom-dark: #000000;
JSON
{
"hex": "#a89edd",
"rgb": {
"r": 168,
"g": 158,
"b": 221
},
"hsl": {
"h": 249.524,
"s": 48.092,
"l": 74.314
},
"oklch": {
"l": 0.73079,
"c": 0.0907,
"h": 291.3
},
"luminance": 0.37999
}Semantic roles & 50–950 ramp
primary
#A89EDD
secondary
#EBEEDD
accent
#BB2AA4
background
#FCFBFE
surface
#F8F6FC
border
#D1D0D5
text
#121116
muted
#818084