#A89EEF#A89EEF
#A89EEF is a light, moderate blue. Relative luminance 0.390; OKLCH L 73.9% C 0.116 H 288.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EEF |
|---|---|
| RGB | rgb(168, 158, 239) |
| HSL | hsl(247, 72%, 78%) |
| HSV | hsv(247, 34%, 94%) |
| CMYK | cmyk(29.7%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.76, 21.31, -39.35) |
| CIE-LCH | lch(68.76, 44.75, 298.44°) |
| OKLab | oklab(73.89% 0.0375 -0.1096) |
| OKLCH | oklch(73.89% 0.116 288.9) |
| XYZ | xyz(43.9513, 39.0096, 86.8586) |
| Luminance | 0.3901 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.89
Perrywinkle
#8F8CE7
ΔE00 6.24
Periwinkle Blue
#8F99FB
ΔE00 6.31
Pastel Purple
#CAA0FF
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.34
Baby Purple
#CA9BF7
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EEF #E5EF9E
analogous
#9EBDEF #A89EEF #D09EEF
triadic
#A89EEF #EFA89E #9EEFA8
tetradic
#A89EEF #EF9EBD #E5EF9E #9EEFD0
square
#A89EEF #EF9EBD #E5EF9E #9EEFD0
split-complementary
#A89EEF #EFD09E #BDEF9E
monochromatic
#4A35DE #7969E6 #A89EEF #D7D3F8 #E7E5FB
Accessibility & contrast
On white
2.39
#A89EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#A89EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EEF
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EEF | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A9F2
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#97ACBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89eef; /* rgb */ color: rgb(168, 158, 239); /* oklch */ color: oklch(73.9% 0.116 288.9);
Tailwind
colors: {
custom: {
50: '#c3baf4',
500: '#a89eef',
950: '#000000',
},
}SCSS
$custom: #a89eef; $custom-light: #c3baf4; $custom-dark: #000000;
JSON
{
"hex": "#a89eef",
"rgb": {
"r": 168,
"g": 158,
"b": 239
},
"hsl": {
"h": 247.407,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.7389,
"c": 0.11582,
"h": 288.9
},
"luminance": 0.39011
}Semantic roles & 50–950 ramp
primary
#A89EEF
secondary
#EFF2D9
accent
#D412BC
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085