#A989F7#A989F7
#A989F7 is a light, vivid violet. Relative luminance 0.330; OKLCH L 70.6% C 0.158 H 295.5°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #A989F7 |
|---|---|
| RGB | rgb(169, 137, 247) |
| HSL | hsl(257, 87%, 75%) |
| HSV | hsv(257, 45%, 97%) |
| CMYK | cmyk(31.6%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(64.19, 35.45, -50.91) |
| CIE-LCH | lch(64.19, 62.03, 304.85°) |
| OKLab | oklab(70.56% 0.0681 -0.143) |
| OKLCH | oklch(70.56% 0.158 295.5) |
| XYZ | xyz(42.0922, 33.0411, 92.1376) |
| Luminance | 0.3304 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 5.19
Periwinkle (survey)
#8E82FE
ΔE00 5.69
Perrywinkle
#8F8CE7
ΔE00 5.93
Lavender Blue
#8B88F8
ΔE00 6.19
Light Purple
#BF77F6
ΔE00 6.57
Light Urple
#B36FF6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A989F7 #D7F789
analogous
#89A0F7 #A989F7 #E089F7
triadic
#A989F7 #F7A989 #89F7A9
tetradic
#A989F7 #F789A0 #D7F789 #89F7E0
square
#A989F7 #F789A0 #D7F789 #89F7E0
split-complementary
#A989F7 #F7E089 #A0F789
monochromatic
#5516EF #7F50F3 #A989F7 #D3C2FB #EAE2FD
Accessibility & contrast
On white
2.76
#A989F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#A989F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A989F7
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A989F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A989F7 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669CFB
Deuteranopia (green-blind)
#6C9AF4
Tritanopia (blue-blind)
#989DB4
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #a989f7; /* rgb */ color: rgb(169, 137, 247); /* oklch */ color: oklch(70.6% 0.158 295.5);
Tailwind
colors: {
custom: {
50: '#c5acfa',
500: '#a989f7',
950: '#000000',
},
}SCSS
$custom: #a989f7; $custom-light: #c5acfa; $custom-dark: #000000;
JSON
{
"hex": "#a989f7",
"rgb": {
"r": 169,
"g": 137,
"b": 247
},
"hsl": {
"h": 257.455,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.70562,
"c": 0.15843,
"h": 295.5
},
"luminance": 0.33042
}Semantic roles & 50–950 ramp
primary
#A989F7
secondary
#ECF5D6
accent
#E402A2
background
#FCFAFF
surface
#F8F4FF
border
#D1CED7
text
#131017
muted
#827F85