#A89FEF#A89FEF
#A89FEF is a light, moderate blue. Relative luminance 0.394; OKLCH L 74.1% C 0.114 H 288.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FEF |
|---|---|
| RGB | rgb(168, 159, 239) |
| HSL | hsl(247, 71%, 78%) |
| HSV | hsv(247, 33%, 94%) |
| CMYK | cmyk(29.7%, 33.5%, 0%, 6.3%) |
| CIE-LAB | lab(69.01, 20.75, -38.97) |
| CIE-LCH | lch(69.01, 44.14, 298.03°) |
| OKLab | oklab(74.08% 0.0362 -0.1085) |
| OKLCH | oklch(74.08% 0.114 288.4) |
| XYZ | xyz(44.1226, 39.3521, 86.9157) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 5.92
Periwinkle Blue
#8F99FB
ΔE00 6.31
Perrywinkle
#8F8CE7
ΔE00 6.41
Pastel Purple
#CAA0FF
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.45
Lilac (survey)
#CEA2FD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FEF #E6EF9F
analogous
#9FBEEF #A89FEF #D09FEF
triadic
#A89FEF #EFA89F #9FEFA8
tetradic
#A89FEF #EF9FBE #E6EF9F #9FEFD0
square
#A89FEF #EF9FBE #E6EF9F #9FEFD0
split-complementary
#A89FEF #EFD09F #BEEF9F
monochromatic
#4936DE #786BE6 #A89FEF #D8D3F8 #E7E5FB
Accessibility & contrast
On white
2.37
#A89FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#A89FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FEF
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FEF | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF2
Deuteranopia (green-blind)
#88A6ED
Tritanopia (blue-blind)
#97ADBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89fef; /* rgb */ color: rgb(168, 159, 239); /* oklch */ color: oklch(74.1% 0.114 288.4);
Tailwind
colors: {
custom: {
50: '#c3bbf4',
500: '#a89fef',
950: '#000000',
},
}SCSS
$custom: #a89fef; $custom-light: #c3bbf4; $custom-dark: #000000;
JSON
{
"hex": "#a89fef",
"rgb": {
"r": 168,
"g": 159,
"b": 239
},
"hsl": {
"h": 246.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.7408,
"c": 0.11434,
"h": 288.4
},
"luminance": 0.39353
}Semantic roles & 50–950 ramp
primary
#A89FEF
secondary
#EFF2D9
accent
#D312BE
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085