#A989F9#A989F9
#A989F9 is a light, vivid violet. Relative luminance 0.332; OKLCH L 70.7% C 0.161 H 295.1°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #A989F9 |
|---|---|
| RGB | rgb(169, 137, 249) |
| HSL | hsl(257, 90%, 76%) |
| HSV | hsv(257, 45%, 98%) |
| CMYK | cmyk(32.1%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(64.29, 35.95, -51.84) |
| CIE-LCH | lch(64.29, 63.09, 304.74°) |
| OKLab | oklab(70.67% 0.0684 -0.1458) |
| OKLCH | oklch(70.67% 0.161 295.1) |
| XYZ | xyz(42.4024, 33.1652, 93.7717) |
| Luminance | 0.3317 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.25
Periwinkle (survey)
#8E82FE
ΔE00 5.54
Perrywinkle
#8F8CE7
ΔE00 5.97
Lavender Blue
#8B88F8
ΔE00 6.08
Light Purple
#BF77F6
ΔE00 6.62
Light Urple
#B36FF6
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A989F9 #D9F989
analogous
#89A1F9 #A989F9 #E189F9
triadic
#A989F9 #F9A989 #89F9A9
tetradic
#A989F9 #F989A1 #D9F989 #89F9E1
square
#A989F9 #F989A1 #D9F989 #89F9E1
split-complementary
#A989F9 #F9E189 #A1F989
monochromatic
#5415F3 #7F4FF6 #A989F9 #D3C3FC #EAE2FE
Accessibility & contrast
On white
2.75
#A989F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#A989F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A989F9
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A989F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A989F9 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFD
Deuteranopia (green-blind)
#6A9AF6
Tritanopia (blue-blind)
#979EB5
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a989f9; /* rgb */ color: rgb(169, 137, 249); /* oklch */ color: oklch(70.7% 0.161 295.1);
Tailwind
colors: {
custom: {
50: '#c5acfc',
500: '#a989f9',
950: '#000000',
},
}SCSS
$custom: #a989f9; $custom-light: #c5acfc; $custom-dark: #000000;
JSON
{
"hex": "#a989f9",
"rgb": {
"r": 169,
"g": 137,
"b": 249
},
"hsl": {
"h": 257.143,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.7067,
"c": 0.16103,
"h": 295.1
},
"luminance": 0.33166
}Semantic roles & 50–950 ramp
primary
#A989F9
secondary
#ECF6D5
accent
#E600A4
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85