#A89FF4#A89FF4
#A89FF4 is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.3% C 0.121 H 287.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #A89FF4 |
|---|---|
| RGB | rgb(168, 159, 244) |
| HSL | hsl(246, 79%, 79%) |
| HSV | hsv(246, 35%, 96%) |
| CMYK | cmyk(31.1%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(69.22, 22.00, -41.36) |
| CIE-LCH | lch(69.22, 46.85, 298.00°) |
| OKLab | oklab(74.32% 0.0373 -0.1154) |
| OKLCH | oklch(74.32% 0.121 287.9) |
| XYZ | xyz(44.8714, 39.6517, 90.8598) |
| Luminance | 0.3965 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.76
Perrywinkle
#8F8CE7
ΔE00 6.25
Lavender
#B39DDB
ΔE00 6.72
Pastel Purple
#CAA0FF
ΔE00 7.20
Lavender (survey)
#C79FEF
ΔE00 7.78
Lavender Blue
#8B88F8
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A89FF4 #EBF49F
analogous
#9FC1F4 #A89FF4 #D39FF4
triadic
#A89FF4 #F4A89F #9FF4A8
tetradic
#A89FF4 #F49FC1 #EBF49F #9FF4D3
square
#A89FF4 #F49FC1 #EBF49F #9FF4D3
split-complementary
#A89FF4 #F4D39F #C1F49F
monochromatic
#4431E7 #7668EE #A89FF4 #DAD6FA #E6E4FC
Accessibility & contrast
On white
2.35
#A89FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#A89FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A89FF4
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A89FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A89FF4 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86ABF7
Deuteranopia (green-blind)
#85A7F2
Tritanopia (blue-blind)
#96AEBE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #a89ff4; /* rgb */ color: rgb(168, 159, 244); /* oklch */ color: oklch(74.3% 0.121 287.9);
Tailwind
colors: {
custom: {
50: '#c4bbf8',
500: '#a89ff4',
950: '#000000',
},
}SCSS
$custom: #a89ff4; $custom-light: #c4bbf8; $custom-dark: #000000;
JSON
{
"hex": "#a89ff4",
"rgb": {
"r": 168,
"g": 159,
"b": 244
},
"hsl": {
"h": 246.353,
"s": 79.439,
"l": 79.02
},
"oklch": {
"l": 0.74315,
"c": 0.12125,
"h": 287.9
},
"luminance": 0.39653
}Semantic roles & 50–950 ramp
primary
#A89FF4
secondary
#F1F4D7
accent
#DC0AC6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085