#A998F3#A998F3
#A998F3 is a light, vivid violet. Relative luminance 0.374; OKLCH L 73.0% C 0.130 H 291.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #A998F3 |
|---|---|
| RGB | rgb(169, 152, 243) |
| HSL | hsl(251, 79%, 77%) |
| HSV | hsv(251, 37%, 95%) |
| CMYK | cmyk(30.5%, 37.4%, 0%, 4.7%) |
| CIE-LAB | lab(67.55, 25.98, -43.43) |
| CIE-LCH | lch(67.55, 50.61, 300.89°) |
| OKLab | oklab(73.04% 0.0476 -0.1213) |
| OKLCH | oklch(73.04% 0.13 291.4) |
| XYZ | xyz(43.7640, 37.3617, 89.6824) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.52
Periwinkle Blue
#8F99FB
ΔE00 6.46
Pastel Purple
#CAA0FF
ΔE00 6.48
Lavender
#B39DDB
ΔE00 6.58
Liliac
#C48EFD
ΔE00 6.75
Baby Purple
#CA9BF7
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A998F3 #E2F398
analogous
#98B4F3 #A998F3 #D798F3
triadic
#A998F3 #F3A998 #98F3A9
tetradic
#A998F3 #F398B4 #E2F398 #98F3D7
square
#A998F3 #F398B4 #E2F398 #98F3D7
split-complementary
#A998F3 #F3D798 #B4F398
monochromatic
#4D2AE6 #7B61ED #A998F3 #D7CFF9 #E8E4FC
Accessibility & contrast
On white
2.48
#A998F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#A998F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A998F3
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A998F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A998F3 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F7
Deuteranopia (green-blind)
#7FA3F1
Tritanopia (blue-blind)
#98A8BA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #a998f3; /* rgb */ color: rgb(169, 152, 243); /* oklch */ color: oklch(73.0% 0.130 291.4);
Tailwind
colors: {
custom: {
50: '#c4b6f7',
500: '#a998f3',
950: '#000000',
},
}SCSS
$custom: #a998f3; $custom-light: #c4b6f7; $custom-dark: #000000;
JSON
{
"hex": "#a998f3",
"rgb": {
"r": 169,
"g": 152,
"b": 243
},
"hsl": {
"h": 251.209,
"s": 79.13,
"l": 77.451
},
"oklch": {
"l": 0.73042,
"c": 0.13032,
"h": 291.4
},
"luminance": 0.37363
}Semantic roles & 50–950 ramp
primary
#A998F3
secondary
#EEF4D7
accent
#DB0AB4
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131117
muted
#828085