#A89EEE#A89EEE
#A89EEE is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.8% C 0.114 H 289.0°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EEE |
|---|---|
| RGB | rgb(168, 158, 238) |
| HSL | hsl(248, 70%, 78%) |
| HSV | hsv(248, 34%, 93%) |
| CMYK | cmyk(29.4%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.72, 21.06, -38.87) |
| CIE-LCH | lch(68.72, 44.21, 298.45°) |
| OKLab | oklab(73.84% 0.0373 -0.1082) |
| OKLCH | oklch(73.84% 0.114 289) |
| XYZ | xyz(43.8040, 38.9507, 86.0827) |
| Luminance | 0.3895 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.73
Perrywinkle
#8F8CE7
ΔE00 6.29
Periwinkle Blue
#8F99FB
ΔE00 6.43
Pastel Purple
#CAA0FF
ΔE00 7.08
Lavender (survey)
#C79FEF
ΔE00 7.28
Baby Purple
#CA9BF7
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EEE #E4EE9E
analogous
#9EBCEE #A89EEE #D09EEE
triadic
#A89EEE #EEA89E #9EEEA8
tetradic
#A89EEE #EE9EBC #E4EE9E #9EEED0
square
#A89EEE #EE9EBC #E4EE9E #9EEED0
split-complementary
#A89EEE #EED09E #BCEE9E
monochromatic
#4B36DC #796AE5 #A89EEE #D7D2F7 #E8E5FA
Accessibility & contrast
On white
2.39
#A89EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#A89EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EEE
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EEE | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F1
Deuteranopia (green-blind)
#87A6EC
Tritanopia (blue-blind)
#98ACBB
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89eee; /* rgb */ color: rgb(168, 158, 238); /* oklch */ color: oklch(73.8% 0.114 289.0);
Tailwind
colors: {
custom: {
50: '#c3baf4',
500: '#a89eee',
950: '#000000',
},
}SCSS
$custom: #a89eee; $custom-light: #c3baf4; $custom-dark: #000000;
JSON
{
"hex": "#a89eee",
"rgb": {
"r": 168,
"g": 158,
"b": 238
},
"hsl": {
"h": 247.5,
"s": 70.175,
"l": 77.647
},
"oklch": {
"l": 0.73843,
"c": 0.11443,
"h": 289
},
"luminance": 0.38952
}Semantic roles & 50–950 ramp
primary
#A89EEE
secondary
#EFF2D9
accent
#D213BA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085