#A89FF9#A89FF9
#A89FF9 is a light, vivid blue. Relative luminance 0.400; OKLCH L 74.6% C 0.128 H 287.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FF9 |
|---|---|
| RGB | rgb(168, 159, 249) |
| HSL | hsl(246, 88%, 80%) |
| HSV | hsv(246, 36%, 98%) |
| CMYK | cmyk(32.5%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(69.44, 23.26, -43.74) |
| CIE-LCH | lch(69.44, 49.54, 298.00°) |
| OKLab | oklab(74.56% 0.0384 -0.1222) |
| OKLCH | oklch(74.56% 0.128 287.4) |
| XYZ | xyz(45.6409, 39.9595, 94.9124) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.33
Perrywinkle
#8F8CE7
ΔE00 6.24
Pastel Purple
#CAA0FF
ΔE00 7.31
Lavender
#B39DDB
ΔE00 7.50
Lavender Blue
#8B88F8
ΔE00 7.60
Lavender (survey)
#C79FEF
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FF9 #F0F99F
analogous
#9FC3F9 #A89FF9 #D59FF9
triadic
#A89FF9 #F9A89F #9FF9A8
tetradic
#A89FF9 #F99FC3 #F0F99F #9FF9D5
square
#A89FF9 #F99FC3 #F0F99F #9FF9D5
split-complementary
#A89FF9 #F9D59F #C3F99F
monochromatic
#402CF2 #7465F5 #A89FF9 #DCD9FD #E5E2FD
Accessibility & contrast
On white
2.34
#A89FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#A89FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FF9
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FF9 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#83A7F7
Tritanopia (blue-blind)
#94B0C0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #a89ff9; /* rgb */ color: rgb(168, 159, 249); /* oklch */ color: oklch(74.6% 0.128 287.4);
Tailwind
colors: {
custom: {
50: '#c4bbfb',
500: '#a89ff9',
950: '#000000',
},
}SCSS
$custom: #a89ff9; $custom-light: #c4bbfb; $custom-dark: #000000;
JSON
{
"hex": "#a89ff9",
"rgb": {
"r": 168,
"g": 159,
"b": 249
},
"hsl": {
"h": 246,
"s": 88.235,
"l": 80
},
"oklch": {
"l": 0.74556,
"c": 0.12815,
"h": 287.4
},
"luminance": 0.39961
}Semantic roles & 50–950 ramp
primary
#A89FF9
secondary
#F2F5D6
accent
#E501CE
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085