#A89EE7#A89EE7
#A89EE7 is a light, moderate blue. Relative luminance 0.385; OKLCH L 73.5% C 0.105 H 289.8°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EE7 |
|---|---|
| RGB | rgb(168, 158, 231) |
| HSL | hsl(248, 60%, 76%) |
| HSV | hsv(248, 32%, 91%) |
| CMYK | cmyk(27.3%, 31.6%, 0%, 9.4%) |
| CIE-LAB | lab(68.42, 19.34, -35.49) |
| CIE-LCH | lch(68.42, 40.42, 298.58°) |
| OKLab | oklab(73.52% 0.0355 -0.0985) |
| OKLCH | oklch(73.52% 0.105 289.8) |
| XYZ | xyz(42.7955, 38.5473, 80.7715) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 4.60
Perrywinkle
#8F8CE7
ΔE00 6.79
Lavender (survey)
#C79FEF
ΔE00 6.98
Pastel Purple
#CAA0FF
ΔE00 7.30
Periwinkle Blue
#8F99FB
ΔE00 7.39
Pale Violet
#CEAEFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EE7 #DDE79E
analogous
#9EB9E7 #A89EE7 #CD9EE7
triadic
#A89EE7 #E7A89E #9EE7A8
tetradic
#A89EE7 #E79EB9 #DDE79E #9EE7CD
square
#A89EE7 #E79EB9 #DDE79E #9EE7CD
split-complementary
#A89EE7 #E7CD9E #B9E79E
monochromatic
#503CCF #7C6DDB #A89EE7 #D4CFF3 #E9E6F9
Accessibility & contrast
On white
2.41
#A89EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#A89EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EE7
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EE7 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA8EA
Deuteranopia (green-blind)
#8AA5E5
Tritanopia (blue-blind)
#9AABB8
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #a89ee7; /* rgb */ color: rgb(168, 158, 231); /* oklch */ color: oklch(73.5% 0.105 289.8);
Tailwind
colors: {
custom: {
50: '#c3baef',
500: '#a89ee7',
950: '#000000',
},
}SCSS
$custom: #a89ee7; $custom-light: #c3baef; $custom-dark: #000000;
JSON
{
"hex": "#a89ee7",
"rgb": {
"r": 168,
"g": 158,
"b": 231
},
"hsl": {
"h": 248.219,
"s": 60.331,
"l": 76.275
},
"oklch": {
"l": 0.73521,
"c": 0.1047,
"h": 289.8
},
"luminance": 0.38548
}Semantic roles & 50–950 ramp
primary
#A89EE7
secondary
#EDF0DB
accent
#C81DB1
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131116
muted
#828084