#A89EE2#A89EE2
#A89EE2 is a light, moderate blue. Relative luminance 0.383; OKLCH L 73.3% C 0.098 H 290.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EE2 |
|---|---|
| RGB | rgb(168, 158, 226) |
| HSL | hsl(249, 54%, 75%) |
| HSV | hsv(249, 30%, 89%) |
| CMYK | cmyk(25.7%, 30.1%, 0%, 11.4%) |
| CIE-LAB | lab(68.22, 18.13, -33.06) |
| CIE-LCH | lch(68.22, 37.71, 298.74°) |
| OKLab | oklab(73.3% 0.0343 -0.0915) |
| OKLCH | oklch(73.3% 0.098 290.5) |
| XYZ | xyz(42.0994, 38.2689, 77.1054) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 3.85
Lavender (survey)
#C79FEF
ΔE00 6.92
Perrywinkle
#8F8CE7
ΔE00 7.32
Pale Purple
#B790D4
ΔE00 7.43
Pastel Purple
#CAA0FF
ΔE00 7.62
Pale Violet
#CEAEFA
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EE2 #D8E29E
analogous
#9EB6E2 #A89EE2 #CA9EE2
triadic
#A89EE2 #E2A89E #9EE2A8
tetradic
#A89EE2 #E29EB6 #D8E29E #9EE2CA
square
#A89EE2 #E29EB6 #D8E29E #9EE2CA
split-complementary
#A89EE2 #E2CA9E #B6E29E
monochromatic
#5340C6 #7E6FD4 #A89EE2 #D2CDF0 #EAE7F8
Accessibility & contrast
On white
2.43
#A89EE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#A89EE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EE2
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EE2 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA8E5
Deuteranopia (green-blind)
#8DA5E0
Tritanopia (blue-blind)
#9BAAB6
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #a89ee2; /* rgb */ color: rgb(168, 158, 226); /* oklch */ color: oklch(73.3% 0.098 290.5);
Tailwind
colors: {
custom: {
50: '#c3baeb',
500: '#a89ee2',
950: '#000000',
},
}SCSS
$custom: #a89ee2; $custom-light: #c3baeb; $custom-dark: #000000;
JSON
{
"hex": "#a89ee2",
"rgb": {
"r": 168,
"g": 158,
"b": 226
},
"hsl": {
"h": 248.824,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.73297,
"c": 0.09771,
"h": 290.5
},
"luminance": 0.3827
}Semantic roles & 50–950 ramp
primary
#A89EE2
secondary
#ECEFDC
accent
#C124AA
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#121116
muted
#818084