#FD93DF#FD93DF
#FD93DF is a light, vivid pink. Relative luminance 0.471; OKLCH L 79.8% C 0.156 H 338.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93DF |
|---|---|
| RGB | rgb(253, 147, 223) |
| HSL | hsl(317, 96%, 78%) |
| HSV | hsv(317, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 11.9%, 0.8%) |
| CIE-LAB | lab(74.24, 49.87, -21.43) |
| CIE-LCH | lch(74.24, 54.28, 336.74°) |
| OKLab | oklab(79.79% 0.1454 -0.0574) |
| OKLCH | oklch(79.79% 0.156 338.5) |
| XYZ | xyz(64.2612, 47.0817, 75.5007) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.14
Pink (survey)
#FF81C0
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 6.47
Plum
#DDA0DD
ΔE00 6.65
Violet (CSS)
#EE82EE
ΔE00 6.84
Purply Pink
#F075E6
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93DF #93FDB1
analogous
#E693FD #FD93DF #FD93AA
triadic
#FD93DF #DFFD93 #93DFFD
tetradic
#FD93DF #FDE693 #93FDB1 #93AAFD
square
#FD93DF #FDE693 #93FDB1 #93AAFD
split-complementary
#FD93DF #AAFD93 #93FDE6
monochromatic
#FB1BBB #FC57CD #FD93DF #FECFF1 #FEE1F6
Accessibility & contrast
On white
2.02
#FD93DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#FD93DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93DF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93DF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#B2BDDC
Tritanopia (blue-blind)
#FF96AF
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #fd93df; /* rgb */ color: rgb(253, 147, 223); /* oklch */ color: oklch(79.8% 0.156 338.5);
Tailwind
colors: {
custom: {
50: '#ffb5e9',
500: '#fd93df',
950: '#000000',
},
}SCSS
$custom: #fd93df; $custom-light: #ffb5e9; $custom-dark: #000000;
JSON
{
"hex": "#fd93df",
"rgb": {
"r": 253,
"g": 147,
"b": 223
},
"hsl": {
"h": 316.981,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.7979,
"c": 0.15626,
"h": 338.5
},
"luminance": 0.47078
}Semantic roles & 50–950 ramp
primary
#FD93DF
secondary
#D4F7DE
accent
#E64100
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084