#FD94FF#FD94FF
#FD94FF is a light, vivid purple. Relative luminance 0.493; OKLCH L 81.2% C 0.182 H 326.4°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FD94FF |
|---|---|
| RGB | rgb(253, 148, 255) |
| HSL | hsl(299, 100%, 79%) |
| HSV | hsv(299, 42%, 100%) |
| CMYK | cmyk(0.8%, 42%, 0%, 0%) |
| CIE-LAB | lab(75.63, 54.74, -36.72) |
| CIE-LCH | lch(75.63, 65.92, 326.14°) |
| OKLab | oklab(81.22% 0.1513 -0.1004) |
| OKLCH | oklch(81.22% 0.182 326.4) |
| XYZ | xyz(69.1465, 49.2857, 100.4592) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 6.78
Lavender Pink
#DD85D7
ΔE00 7.25
Plum
#DDA0DD
ΔE00 8.09
Candy Pink
#FF63E9
ΔE00 8.66
Mauve
#E0B0FF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD94FF #96FF94
analogous
#C894FF #FD94FF #FF94CC
triadic
#FD94FF #FFFD94 #94FFFD
tetradic
#FD94FF #FFC894 #96FF94 #94CCFF
square
#FD94FF #FFC894 #96FF94 #94CCFF
split-complementary
#FD94FF #CCFF94 #94FFC8
monochromatic
#FB1AFF #FC57FF #FD94FF #FED1FF #FEE0FF
Accessibility & contrast
On white
1.93
#FD94FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#FD94FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD94FF
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD94FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD94FF | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FF9FBE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd94ff; /* rgb */ color: rgb(253, 148, 255); /* oklch */ color: oklch(81.2% 0.182 326.4);
Tailwind
colors: {
custom: {
50: '#ffb6ff',
500: '#fd94ff',
950: '#000000',
},
}SCSS
$custom: #fd94ff; $custom-light: #ffb6ff; $custom-dark: #000000;
JSON
{
"hex": "#fd94ff",
"rgb": {
"r": 253,
"g": 148,
"b": 255
},
"hsl": {
"h": 298.879,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81221,
"c": 0.18155,
"h": 326.4
},
"luminance": 0.49282
}Semantic roles & 50–950 ramp
primary
#FD94FF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086