#A89EF2#A89EF2
#A89EF2 is a light, moderate blue. Relative luminance 0.392; OKLCH L 74.0% C 0.120 H 288.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #A89EF2 |
|---|---|
| RGB | rgb(168, 158, 242) |
| HSL | hsl(247, 76%, 78%) |
| HSV | hsv(247, 35%, 95%) |
| CMYK | cmyk(30.6%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(68.89, 22.06, -40.79) |
| CIE-LCH | lch(68.89, 46.37, 298.40°) |
| OKLab | oklab(74.03% 0.0382 -0.1137) |
| OKLCH | oklch(74.03% 0.12 288.6) |
| XYZ | xyz(44.3982, 39.1884, 89.2121) |
| Luminance | 0.3919 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.98
Perrywinkle
#8F8CE7
ΔE00 6.13
Lavender
#B39DDB
ΔE00 6.38
Pastel Purple
#CAA0FF
ΔE00 7.07
Lavender (survey)
#C79FEF
ΔE00 7.54
Baby Purple
#CA9BF7
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89EF2 #E8F29E
analogous
#9EBEF2 #A89EF2 #D29EF2
triadic
#A89EF2 #F2A89E #9EF2A8
tetradic
#A89EF2 #F29EBE #E8F29E #9EF2D2
square
#A89EF2 #F29EBE #E8F29E #9EF2D2
split-complementary
#A89EF2 #F2D29E #BEF29E
monochromatic
#4732E4 #7868EB #A89EF2 #D8D4F9 #E7E4FB
Accessibility & contrast
On white
2.38
#A89EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#A89EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89EF2
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89EF2 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF5
Deuteranopia (green-blind)
#85A6F0
Tritanopia (blue-blind)
#96ADBD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89ef2; /* rgb */ color: rgb(168, 158, 242); /* oklch */ color: oklch(74.0% 0.120 288.6);
Tailwind
colors: {
custom: {
50: '#c4baf6',
500: '#a89ef2',
950: '#000000',
},
}SCSS
$custom: #a89ef2; $custom-light: #c4baf6; $custom-dark: #000000;
JSON
{
"hex": "#a89ef2",
"rgb": {
"r": 168,
"g": 158,
"b": 242
},
"hsl": {
"h": 247.143,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.74032,
"c": 0.11997,
"h": 288.6
},
"luminance": 0.39189
}Semantic roles & 50–950 ramp
primary
#A89EF2
secondary
#F0F3D8
accent
#D90DC0
background
#FCFBFF
surface
#F8F6FE
border
#D1D0D6
text
#131117
muted
#828085