#FD93FD#FD93FD
#FD93FD is a light, vivid purple. Relative luminance 0.488; OKLCH L 81.0% C 0.181 H 327.1°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93FD |
|---|---|
| RGB | rgb(253, 147, 253) |
| HSL | hsl(300, 96%, 78%) |
| HSV | hsv(300, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.35, 54.88, -36.06) |
| CIE-LCH | lch(75.35, 65.67, 326.69°) |
| OKLab | oklab(80.99% 0.1523 -0.0985) |
| OKLCH | oklch(80.99% 0.181 327.1) |
| XYZ | xyz(68.6701, 48.8452, 98.7204) |
| Luminance | 0.4884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 7.01
Plum
#DDA0DD
ΔE00 8.00
Candy Pink
#FF63E9
ΔE00 8.42
Mauve
#E0B0FF
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93FD #93FD93
analogous
#C893FD #FD93FD #FD93C8
triadic
#FD93FD #FDFD93 #93FDFD
tetradic
#FD93FD #FDC893 #93FD93 #93C8FD
square
#FD93FD #FDC893 #93FD93 #93C8FD
split-complementary
#FD93FD #C8FD93 #93FDC8
monochromatic
#FB1BFB #FC57FC #FD93FD #FECFFE #FEE1FE
Accessibility & contrast
On white
1.95
#FD93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#FD93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93FD
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93FD | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#A7BEFA
Tritanopia (blue-blind)
#FF9EBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #fd93fd; /* rgb */ color: rgb(253, 147, 253); /* oklch */ color: oklch(81.0% 0.181 327.1);
Tailwind
colors: {
custom: {
50: '#ffb5fe',
500: '#fd93fd',
950: '#000000',
},
}SCSS
$custom: #fd93fd; $custom-light: #ffb5fe; $custom-dark: #000000;
JSON
{
"hex": "#fd93fd",
"rgb": {
"r": 253,
"g": 147,
"b": 253
},
"hsl": {
"h": 300,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.80991,
"c": 0.18136,
"h": 327.1
},
"luminance": 0.48842
}Semantic roles & 50–950 ramp
primary
#FD93FD
secondary
#D4F7D4
accent
#E60000
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#181118
muted
#868086