#FD93DE#FD93DE
#FD93DE is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.8% C 0.156 H 338.9°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93DE |
|---|---|
| RGB | rgb(253, 147, 222) |
| HSL | hsl(318, 96%, 78%) |
| HSV | hsv(318, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 12.3%, 0.8%) |
| CIE-LAB | lab(74.21, 49.71, -20.94) |
| CIE-LCH | lch(74.21, 53.94, 337.16°) |
| OKLab | oklab(79.75% 0.1451 -0.056) |
| OKLCH | oklch(79.75% 0.156 338.9) |
| XYZ | xyz(64.1268, 47.0279, 74.7927) |
| Luminance | 0.4702 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 6.10
Lavender Pink
#DD85D7
ΔE00 6.55
Plum
#DDA0DD
ΔE00 6.69
Violet (CSS)
#EE82EE
ΔE00 7.01
Purply Pink
#F075E6
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93DE #93FDB2
analogous
#E793FD #FD93DE #FD93A9
triadic
#FD93DE #DEFD93 #93DEFD
tetradic
#FD93DE #FDE793 #93FDB2 #93A9FD
square
#FD93DE #FDE793 #93FDB2 #93A9FD
split-complementary
#FD93DE #A9FD93 #93FDE7
monochromatic
#FB1BB9 #FC57CC #FD93DE #FECFF0 #FEE1F6
Accessibility & contrast
On white
2.02
#FD93DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#FD93DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93DE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93DE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE1
Deuteranopia (green-blind)
#B2BDDB
Tritanopia (blue-blind)
#FF95AF
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #fd93de; /* rgb */ color: rgb(253, 147, 222); /* oklch */ color: oklch(79.8% 0.156 338.9);
Tailwind
colors: {
custom: {
50: '#ffb5e8',
500: '#fd93de',
950: '#000000',
},
}SCSS
$custom: #fd93de; $custom-light: #ffb5e8; $custom-dark: #000000;
JSON
{
"hex": "#fd93de",
"rgb": {
"r": 253,
"g": 147,
"b": 222
},
"hsl": {
"h": 317.547,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.79753,
"c": 0.15551,
"h": 338.9
},
"luminance": 0.47024
}Semantic roles & 50–950 ramp
primary
#FD93DE
secondary
#D4F7DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084