#FD93FF#FD93FF
#FD93FF is a light, vivid purple. Relative luminance 0.490; OKLCH L 81.1% C 0.183 H 326.4°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93FF |
|---|---|
| RGB | rgb(253, 147, 255) |
| HSL | hsl(299, 100%, 79%) |
| HSV | hsv(299, 42%, 100%) |
| CMYK | cmyk(0.8%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(75.43, 55.24, -37.02) |
| CIE-LCH | lch(75.43, 66.50, 326.17°) |
| OKLab | oklab(81.08% 0.1526 -0.1013) |
| OKLCH | oklch(81.08% 0.183 326.4) |
| XYZ | xyz(68.9903, 48.9733, 100.4072) |
| Luminance | 0.4897 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.33
Purply Pink
#F075E6
ΔE00 6.61
Lavender Pink
#DD85D7
ΔE00 7.20
Plum
#DDA0DD
ΔE00 8.20
Candy Pink
#FF63E9
ΔE00 8.48
Mauve
#E0B0FF
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93FF #95FF93
analogous
#C793FF #FD93FF #FF93CB
triadic
#FD93FF #FFFD93 #93FFFD
tetradic
#FD93FF #FFC793 #95FF93 #93CBFF
square
#FD93FF #FFC793 #95FF93 #93CBFF
split-complementary
#FD93FF #CBFF93 #93FFC7
monochromatic
#FB19FF #FC56FF #FD93FF #FED0FF #FEE0FF
Accessibility & contrast
On white
1.95
#FD93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#FD93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93FF
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93FF | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B1FF
Deuteranopia (green-blind)
#A7BFFC
Tritanopia (blue-blind)
#FF9EBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd93ff; /* rgb */ color: rgb(253, 147, 255); /* oklch */ color: oklch(81.1% 0.183 326.4);
Tailwind
colors: {
custom: {
50: '#ffb5ff',
500: '#fd93ff',
950: '#000000',
},
}SCSS
$custom: #fd93ff; $custom-light: #ffb5ff; $custom-dark: #000000;
JSON
{
"hex": "#fd93ff",
"rgb": {
"r": 253,
"g": 147,
"b": 255
},
"hsl": {
"h": 298.889,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.81076,
"c": 0.18318,
"h": 326.4
},
"luminance": 0.4897
}Semantic roles & 50–950 ramp
primary
#FD93FF
secondary
#D4F7D4
accent
#E60004
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086