#A89FF0#A89FF0
#A89FF0 is a light, moderate blue. Relative luminance 0.394; OKLCH L 74.1% C 0.116 H 288.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FF0 |
|---|---|
| RGB | rgb(168, 159, 240) |
| HSL | hsl(247, 73%, 78%) |
| HSV | hsv(247, 34%, 94%) |
| CMYK | cmyk(30%, 33.8%, 0%, 5.9%) |
| CIE-LAB | lab(69.05, 20.99, -39.45) |
| CIE-LCH | lch(69.05, 44.69, 298.02°) |
| OKLab | oklab(74.13% 0.0364 -0.1098) |
| OKLCH | oklch(74.13% 0.116 288.3) |
| XYZ | xyz(44.2707, 39.4114, 87.6959) |
| Luminance | 0.3941 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender
#B39DDB
ΔE00 6.08
Periwinkle Blue
#8F99FB
ΔE00 6.19
Perrywinkle
#8F8CE7
ΔE00 6.37
Pastel Purple
#CAA0FF
ΔE00 7.19
Lavender (survey)
#C79FEF
ΔE00 7.51
Lilac (survey)
#CEA2FD
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FF0 #E7F09F
analogous
#9FBEF0 #A89FF0 #D09FF0
triadic
#A89FF0 #F0A89F #9FF0A8
tetradic
#A89FF0 #F09FBE #E7F09F #9FF0D0
square
#A89FF0 #F09FBE #E7F09F #9FF0D0
split-complementary
#A89FF0 #F0D09F #BEF09F
monochromatic
#4835DF #786AE8 #A89FF0 #D8D4F8 #E7E5FB
Accessibility & contrast
On white
2.36
#A89FF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#A89FF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FF0
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FF0 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AAF3
Deuteranopia (green-blind)
#87A7EE
Tritanopia (blue-blind)
#97AEBD
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #a89ff0; /* rgb */ color: rgb(168, 159, 240); /* oklch */ color: oklch(74.1% 0.116 288.3);
Tailwind
colors: {
custom: {
50: '#c3bbf5',
500: '#a89ff0',
950: '#000000',
},
}SCSS
$custom: #a89ff0; $custom-light: #c3bbf5; $custom-dark: #000000;
JSON
{
"hex": "#a89ff0",
"rgb": {
"r": 168,
"g": 159,
"b": 240
},
"hsl": {
"h": 246.667,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.74126,
"c": 0.11572,
"h": 288.3
},
"luminance": 0.39412
}Semantic roles & 50–950 ramp
primary
#A89FF0
secondary
#F0F3D8
accent
#D510BF
background
#FCFBFE
surface
#F8F6FD
border
#D1D0D5
text
#131117
muted
#828085