#FD88DF#FD88DF
#FD88DF is a light, vivid pink. Relative luminance 0.438; OKLCH L 78.2% C 0.174 H 337.6°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FD88DF |
|---|---|
| RGB | rgb(253, 136, 223) |
| HSL | hsl(315, 97%, 76%) |
| HSV | hsv(315, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 11.9%, 0.8%) |
| CIE-LAB | lab(72.11, 55.32, -24.68) |
| CIE-LCH | lch(72.11, 60.57, 335.95°) |
| OKLab | oklab(78.19% 0.1613 -0.0663) |
| OKLCH | oklch(78.19% 0.174 337.6) |
| XYZ | xyz(62.6318, 43.8228, 74.9575) |
| Luminance | 0.4382 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 5.19
Lavender Pink
#DD85D7
ΔE00 5.42
Purply Pink
#F075E6
ΔE00 5.64
Pink (survey)
#FF81C0
ΔE00 6.22
Candy Pink
#FF63E9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD88DF #88FDA6
analogous
#E188FD #FD88DF #FD88A5
triadic
#FD88DF #DFFD88 #88DFFD
tetradic
#FD88DF #FDE188 #88FDA6 #88A5FD
square
#FD88DF #FDE188 #88FDA6 #88A5FD
split-complementary
#FD88DF #A5FD88 #88FDE1
monochromatic
#FB10BF #FC4CCF #FD88DF #FEC4EF #FEE1F7
Accessibility & contrast
On white
2.15
#FD88DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#FD88DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD88DF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD88DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD88DF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA6E2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#FF8CA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fd88df; /* rgb */ color: rgb(253, 136, 223); /* oklch */ color: oklch(78.2% 0.174 337.6);
Tailwind
colors: {
custom: {
50: '#ffaee9',
500: '#fd88df',
950: '#000000',
},
}SCSS
$custom: #fd88df; $custom-light: #ffaee9; $custom-dark: #000000;
JSON
{
"hex": "#fd88df",
"rgb": {
"r": 253,
"g": 136,
"b": 223
},
"hsl": {
"h": 315.385,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.78191,
"c": 0.17436,
"h": 337.6
},
"luminance": 0.43819
}Semantic roles & 50–950 ramp
primary
#FD88DF
secondary
#D4F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084