#A994FE#A994FE
#A994FE is a light, vivid violet. Relative luminance 0.368; OKLCH L 72.9% C 0.151 H 291.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #A994FE |
|---|---|
| RGB | rgb(169, 148, 254) |
| HSL | hsl(252, 98%, 79%) |
| HSV | hsv(252, 42%, 100%) |
| CMYK | cmyk(33.5%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(67.10, 31.02, -50.13) |
| CIE-LCH | lch(67.10, 58.96, 301.75°) |
| OKLab | oklab(72.87% 0.0549 -0.1408) |
| OKLCH | oklch(72.87% 0.151 291.3) |
| XYZ | xyz(44.8368, 36.7696, 98.4817) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.51
Lavender Blue
#8B88F8
ΔE00 6.02
Liliac
#C48EFD
ΔE00 6.21
Periwinkle Blue
#8F99FB
ΔE00 6.28
Periwinkle (survey)
#8E82FE
ΔE00 6.45
Pastel Purple
#CAA0FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A994FE #E9FE94
analogous
#94B4FE #A994FE #DE94FE
triadic
#A994FE #FEA994 #94FEA9
tetradic
#A994FE #FE94B4 #E9FE94 #94FEDE
square
#A994FE #FE94B4 #E9FE94 #94FEDE
split-complementary
#A994FE #FEDE94 #B4FE94
monochromatic
#481BFD #7857FD #A994FE #DAD1FF #E7E1FF
Accessibility & contrast
On white
2.51
#A994FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#A994FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A994FE
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A994FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A994FE | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A5FF
Deuteranopia (green-blind)
#74A1FB
Tritanopia (blue-blind)
#94A8BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a994fe; /* rgb */ color: rgb(169, 148, 254); /* oklch */ color: oklch(72.9% 0.151 291.3);
Tailwind
colors: {
custom: {
50: '#c5b3ff',
500: '#a994fe',
950: '#000000',
},
}SCSS
$custom: #a994fe; $custom-light: #c5b3ff; $custom-dark: #000000;
JSON
{
"hex": "#a994fe",
"rgb": {
"r": 169,
"g": 148,
"b": 254
},
"hsl": {
"h": 251.887,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.72872,
"c": 0.15111,
"h": 291.3
},
"luminance": 0.36771
}Semantic roles & 50–950 ramp
primary
#A994FE
secondary
#F0F7D4
accent
#E600B8
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086