#FD94FE#FD94FE
#FD94FE is a light, vivid purple. Relative luminance 0.492; OKLCH L 81.2% C 0.181 H 326.7°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94FE |
|---|---|
| RGB | rgb(253, 148, 254) |
| HSL | hsl(299, 98%, 79%) |
| HSV | hsv(299, 42%, 100%) |
| CMYK | cmyk(0.4%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(75.59, 54.56, -36.24) |
| CIE-LCH | lch(75.59, 65.50, 326.41°) |
| OKLab | oklab(81.18% 0.1511 -0.0991) |
| OKLCH | oklch(81.18% 0.181 326.7) |
| XYZ | xyz(68.9859, 49.2215, 99.6136) |
| Luminance | 0.4922 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.45
Purply Pink
#F075E6
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 7.16
Plum
#DDA0DD
ΔE00 7.99
Candy Pink
#FF63E9
ΔE00 8.63
Mauve
#E0B0FF
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94FE #95FE94
analogous
#C894FE #FD94FE #FE94CA
triadic
#FD94FE #FEFD94 #94FEFD
tetradic
#FD94FE #FEC894 #95FE94 #94CAFE
square
#FD94FE #FEC894 #95FE94 #94CAFE
split-complementary
#FD94FE #CAFE94 #94FEC8
monochromatic
#FB1BFD #FC57FD #FD94FE #FED1FF #FEE1FF
Accessibility & contrast
On white
1.94
#FD94FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#FD94FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94FE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94FE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A8BFFB
Tritanopia (blue-blind)
#FF9FBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd94fe; /* rgb */ color: rgb(253, 148, 254); /* oklch */ color: oklch(81.2% 0.181 326.7);
Tailwind
colors: {
custom: {
50: '#ffb6ff',
500: '#fd94fe',
950: '#000000',
},
}SCSS
$custom: #fd94fe; $custom-light: #ffb6ff; $custom-dark: #000000;
JSON
{
"hex": "#fd94fe",
"rgb": {
"r": 253,
"g": 148,
"b": 254
},
"hsl": {
"h": 299.434,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.81178,
"c": 0.18063,
"h": 326.7
},
"luminance": 0.49218
}Semantic roles & 50–950 ramp
primary
#FD94FE
secondary
#D4F7D4
accent
#E60002
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086