#A994FC#A994FC
#A994FC is a light, vivid violet. Relative luminance 0.366; OKLCH L 72.8% C 0.148 H 291.5°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #A994FC |
|---|---|
| RGB | rgb(169, 148, 252) |
| HSL | hsl(252, 95%, 78%) |
| HSV | hsv(252, 41%, 99%) |
| CMYK | cmyk(32.9%, 41.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.01, 30.51, -49.20) |
| CIE-LCH | lch(67.01, 57.89, 301.81°) |
| OKLab | oklab(72.77% 0.0545 -0.1381) |
| OKLCH | oklch(72.77% 0.148 291.5) |
| XYZ | xyz(44.5182, 36.6421, 96.8037) |
| Luminance | 0.3664 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 5.43
Lavender Blue
#8B88F8
ΔE00 6.10
Liliac
#C48EFD
ΔE00 6.14
Periwinkle Blue
#8F99FB
ΔE00 6.36
Periwinkle (survey)
#8E82FE
ΔE00 6.55
Pastel Purple
#CAA0FF
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#A994FC #E7FC94
analogous
#94B3FC #A994FC #DD94FC
triadic
#A994FC #FCA994 #94FCA9
tetradic
#A994FC #FC94B3 #E7FC94 #94FCDD
square
#A994FC #FC94B3 #E7FC94 #94FCDD
split-complementary
#A994FC #FCDD94 #B3FC94
monochromatic
#491DF9 #7958FA #A994FC #D9D0FE #E7E1FE
Accessibility & contrast
On white
2.52
#A994FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#A994FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #A994FC
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##A994FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##A994FC | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A5FF
Deuteranopia (green-blind)
#75A1F9
Tritanopia (blue-blind)
#95A7BC
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #a994fc; /* rgb */ color: rgb(169, 148, 252); /* oklch */ color: oklch(72.8% 0.148 291.5);
Tailwind
colors: {
custom: {
50: '#c5b3fe',
500: '#a994fc',
950: '#000000',
},
}SCSS
$custom: #a994fc; $custom-light: #c5b3fe; $custom-dark: #000000;
JSON
{
"hex": "#a994fc",
"rgb": {
"r": 169,
"g": 148,
"b": 252
},
"hsl": {
"h": 252.115,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.72768,
"c": 0.14844,
"h": 291.5
},
"luminance": 0.36643
}Semantic roles & 50–950 ramp
primary
#A994FC
secondary
#F0F6D5
accent
#E600B7
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131118
muted
#828086