#FD7CDC#FD7CDC
#FD7CDC is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.4% C 0.191 H 338.1°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CDC |
|---|---|
| RGB | rgb(253, 124, 220) |
| HSL | hsl(315, 97%, 74%) |
| HSV | hsv(315, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 13%, 0.8%) |
| CIE-LAB | lab(69.80, 60.59, -26.56) |
| CIE-LCH | lch(69.80, 66.15, 336.33°) |
| OKLab | oklab(76.44% 0.1774 -0.0715) |
| OKLCH | oklch(76.44% 0.191 338.1) |
| XYZ | xyz(60.6345, 40.4697, 72.3141) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.06
Purply Pink
#F075E6
ΔE00 4.16
Violet (CSS)
#EE82EE
ΔE00 4.80
Candy Pink
#FF63E9
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.36
Pink (survey)
#FF81C0
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CDC #7CFD9D
analogous
#DE7CFD #FD7CDC #FD7C9C
triadic
#FD7CDC #DCFD7C #7CDCFD
tetradic
#FD7CDC #FDDE7C #7CFD9D #7C9CFD
square
#FD7CDC #FDDE7C #7CFD9D #7C9CFD
split-complementary
#FD7CDC #9CFD7C #7CFDDE
monochromatic
#FB04BC #FC40CC #FD7CDC #FEB8EC #FFE1F7
Accessibility & contrast
On white
2.31
#FD7CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FD7CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CDC
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CDC | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#809EDF
Deuteranopia (green-blind)
#A4B2D9
Tritanopia (blue-blind)
#FF80A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd7cdc; /* rgb */ color: rgb(253, 124, 220); /* oklch */ color: oklch(76.4% 0.191 338.1);
Tailwind
colors: {
custom: {
50: '#ffa6e7',
500: '#fd7cdc',
950: '#000000',
},
}SCSS
$custom: #fd7cdc; $custom-light: #ffa6e7; $custom-dark: #000000;
JSON
{
"hex": "#fd7cdc",
"rgb": {
"r": 253,
"g": 124,
"b": 220
},
"hsl": {
"h": 315.349,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.76436,
"c": 0.19124,
"h": 338.1
},
"luminance": 0.40465
}Semantic roles & 50–950 ramp
primary
#FD7CDC
secondary
#D4F7DD
accent
#E63B00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84