#FD93F2#FD93F2
#FD93F2 is a light, vivid purple. Relative luminance 0.482; OKLCH L 80.5% C 0.172 H 330.9°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93F2 |
|---|---|
| RGB | rgb(253, 147, 242) |
| HSL | hsl(306, 96%, 78%) |
| HSV | hsv(306, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 4.3%, 0.8%) |
| CIE-LAB | lab(74.93, 52.98, -30.75) |
| CIE-LCH | lch(74.93, 61.26, 329.87°) |
| OKLab | oklab(80.53% 0.15 -0.0835) |
| OKLCH | oklch(80.53% 0.172 330.9) |
| XYZ | xyz(66.9680, 48.1644, 89.7564) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Lavender Pink
#DD85D7
ΔE00 6.22
Purply Pink
#F075E6
ΔE00 6.41
Plum
#DDA0DD
ΔE00 7.05
Bubblegum Pink
#FE83CC
ΔE00 7.13
Candy Pink
#FF63E9
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93F2 #93FD9E
analogous
#D393FD #FD93F2 #FD93BD
triadic
#FD93F2 #F2FD93 #93F2FD
tetradic
#FD93F2 #FDD393 #93FD9E #93BDFD
square
#FD93F2 #FDD393 #93FD9E #93BDFD
split-complementary
#FD93F2 #BDFD93 #93FDD3
monochromatic
#FB1BE4 #FC57EB #FD93F2 #FECFF9 #FEE1FB
Accessibility & contrast
On white
1.98
#FD93F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#FD93F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93F2
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93F2 | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FAFF5
Deuteranopia (green-blind)
#ABBEEF
Tritanopia (blue-blind)
#FF9BB7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #fd93f2; /* rgb */ color: rgb(253, 147, 242); /* oklch */ color: oklch(80.5% 0.172 330.9);
Tailwind
colors: {
custom: {
50: '#ffb5f6',
500: '#fd93f2',
950: '#000000',
},
}SCSS
$custom: #fd93f2; $custom-light: #ffb5f6; $custom-dark: #000000;
JSON
{
"hex": "#fd93f2",
"rgb": {
"r": 253,
"g": 147,
"b": 242
},
"hsl": {
"h": 306.226,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.80531,
"c": 0.17163,
"h": 330.9
},
"luminance": 0.48161
}Semantic roles & 50–950 ramp
primary
#FD93F2
secondary
#D4F7D8
accent
#E61800
background
#FFFBFF
surface
#FFF6FE
border
#D7D0D6
text
#181117
muted
#868085