#FA94FF#FA94FF
#FA94FF is a light, vivid purple. Relative luminance 0.487; OKLCH L 80.9% C 0.180 H 325.4°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FA94FF |
|---|---|
| RGB | rgb(250, 148, 255) |
| HSL | hsl(297, 100%, 79%) |
| HSV | hsv(297, 42%, 100%) |
| CMYK | cmyk(2%, 42%, 0%, 0%) |
| CIE-LAB | lab(75.28, 53.88, -37.29) |
| CIE-LCH | lch(75.28, 65.52, 325.31°) |
| OKLab | oklab(80.89% 0.1479 -0.1021) |
| OKLCH | oklch(80.89% 0.18 325.4) |
| XYZ | xyz(68.0627, 48.7269, 100.4084) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Purply Pink
#F075E6
ΔE00 6.70
Lavender Pink
#DD85D7
ΔE00 7.08
Plum
#DDA0DD
ΔE00 7.96
Mauve
#E0B0FF
ΔE00 8.38
Candy Pink
#FF63E9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FA94FF #99FF94
analogous
#C594FF #FA94FF #FF94CF
triadic
#FA94FF #FFFA94 #94FFFA
tetradic
#FA94FF #FFC594 #99FF94 #94CFFF
square
#FA94FF #FFC594 #99FF94 #94CFFF
split-complementary
#FA94FF #CFFF94 #94FFC5
monochromatic
#F41AFF #F757FF #FA94FF #FDD1FF #FEE0FF
Accessibility & contrast
On white
1.95
#FA94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#FA94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FA94FF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FA94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FA94FF | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#FF9FBE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fa94ff; /* rgb */ color: rgb(250, 148, 255); /* oklch */ color: oklch(80.9% 0.180 325.4);
Tailwind
colors: {
custom: {
50: '#feb6ff',
500: '#fa94ff',
950: '#000000',
},
}SCSS
$custom: #fa94ff; $custom-light: #feb6ff; $custom-dark: #000000;
JSON
{
"hex": "#fa94ff",
"rgb": {
"r": 250,
"g": 148,
"b": 255
},
"hsl": {
"h": 297.196,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.80886,
"c": 0.17974,
"h": 325.4
},
"luminance": 0.48724
}Semantic roles & 50–950 ramp
primary
#FA94FF
secondary
#D5F7D4
accent
#E6000B
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086