#A998F7#A998F7
#A998F7 is a light, vivid violet. Relative luminance 0.376; OKLCH L 73.2% C 0.136 H 290.9°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #A998F7 |
|---|---|
| RGB | rgb(169, 152, 247) |
| HSL | hsl(251, 86%, 78%) |
| HSV | hsv(251, 38%, 97%) |
| CMYK | cmyk(31.6%, 38.5%, 0%, 3.1%) |
| CIE-LAB | lab(67.73, 26.98, -45.33) |
| CIE-LCH | lch(67.73, 52.75, 300.76°) |
| OKLab | oklab(73.24% 0.0484 -0.1268) |
| OKLCH | oklch(73.24% 0.136 290.9) |
| XYZ | xyz(44.3746, 37.6060, 92.8984) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.50
Periwinkle Blue
#8F99FB
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.59
Liliac
#C48EFD
ΔE00 6.74
Lavender Blue
#8B88F8
ΔE00 6.78
Baby Purple
#CA9BF7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A998F7 #E6F798
analogous
#98B6F7 #A998F7 #D898F7
triadic
#A998F7 #F7A998 #98F7A9
tetradic
#A998F7 #F798B6 #E6F798 #98F7D8
square
#A998F7 #F798B6 #E6F798 #98F7D8
split-complementary
#A998F7 #F7D898 #B6F798
monochromatic
#4A26EE #7A5FF3 #A998F7 #D8D1FB #E7E3FD
Accessibility & contrast
On white
2.46
#A998F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#A998F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A998F7
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A998F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A998F7 | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#7DA3F5
Tritanopia (blue-blind)
#97A9BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #a998f7; /* rgb */ color: rgb(169, 152, 247); /* oklch */ color: oklch(73.2% 0.136 290.9);
Tailwind
colors: {
custom: {
50: '#c5b6fa',
500: '#a998f7',
950: '#000000',
},
}SCSS
$custom: #a998f7; $custom-light: #c5b6fa; $custom-dark: #000000;
JSON
{
"hex": "#a998f7",
"rgb": {
"r": 169,
"g": 152,
"b": 247
},
"hsl": {
"h": 250.737,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.7324,
"c": 0.13575,
"h": 290.9
},
"luminance": 0.37607
}Semantic roles & 50–950 ramp
primary
#A998F7
secondary
#EFF5D6
accent
#E203BA
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085