#FD93CD#FD93CD
#FD93CD is a light, vivid pink. Relative luminance 0.462; OKLCH L 79.1% C 0.144 H 346.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FD93CD |
|---|---|
| RGB | rgb(253, 147, 205) |
| HSL | hsl(327, 96%, 78%) |
| HSV | hsv(327, 42%, 99%) |
| CMYK | cmyk(0%, 41.9%, 19%, 0.8%) |
| CIE-LAB | lab(73.65, 47.12, -12.43) |
| CIE-LCH | lch(73.65, 48.73, 345.22°) |
| OKLab | oklab(79.15% 0.1403 -0.0326) |
| OKLCH | oklch(79.15% 0.144 346.9) |
| XYZ | xyz(61.9622, 46.1621, 63.3924) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Pink (survey)
#FF81C0
ΔE00 3.83
Pinky
#FC86AA
ΔE00 7.47
Bubblegum (survey)
#FF6CB5
ΔE00 7.69
Carnation Pink
#FF7FA7
ΔE00 8.07
Powder Pink
#FFB2D0
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD93CD #93FDC3
analogous
#F893FD #FD93CD #FD9398
triadic
#FD93CD #CDFD93 #93CDFD
tetradic
#FD93CD #FDF893 #93FDC3 #9398FD
square
#FD93CD #FDF893 #93FDC3 #9398FD
split-complementary
#FD93CD #98FD93 #93FDF8
monochromatic
#FB1B95 #FC57B1 #FD93CD #FECFE9 #FEE1F1
Accessibility & contrast
On white
2.05
#FD93CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#FD93CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD93CD
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD93CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD93CD | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CAACF
Deuteranopia (green-blind)
#B7BCCA
Tritanopia (blue-blind)
#FF91A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #fd93cd; /* rgb */ color: rgb(253, 147, 205); /* oklch */ color: oklch(79.1% 0.144 346.9);
Tailwind
colors: {
custom: {
50: '#ffb5dc',
500: '#fd93cd',
950: '#000000',
},
}SCSS
$custom: #fd93cd; $custom-light: #ffb5dc; $custom-dark: #000000;
JSON
{
"hex": "#fd93cd",
"rgb": {
"r": 253,
"g": 147,
"b": 205
},
"hsl": {
"h": 327.17,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.7915,
"c": 0.14399,
"h": 346.9
},
"luminance": 0.46158
}Semantic roles & 50–950 ramp
primary
#FD93CD
secondary
#D4F7E4
accent
#E66800
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083