#FD7ECC#FD7ECC
#FD7ECC is a light, vivid pink. Relative luminance 0.402; OKLCH L 76.1% C 0.177 H 344.4°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7ECC |
|---|---|
| RGB | rgb(253, 126, 204) |
| HSL | hsl(323, 97%, 74%) |
| HSV | hsv(323, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 19.4%, 0.8%) |
| CIE-LAB | lab(69.59, 57.29, -18.00) |
| CIE-LCH | lch(69.59, 60.05, 342.56°) |
| OKLab | oklab(76.09% 0.1707 -0.0477) |
| OKLCH | oklch(76.09% 0.177 344.4) |
| XYZ | xyz(58.8692, 40.1686, 61.7678) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.13
Pink (survey)
#FF81C0
ΔE00 3.14
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 5.12
Bubble Gum Pink
#FF69AF
ΔE00 5.92
Lavender Pink
#DD85D7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7ECC #7EFDAF
analogous
#EF7EFD #FD7ECC #FD7E8D
triadic
#FD7ECC #CCFD7E #7ECCFD
tetradic
#FD7ECC #FDEF7E #7EFDAF #7E8DFD
square
#FD7ECC #FDEF7E #7EFDAF #7E8DFD
split-complementary
#FD7ECC #8DFD7E #7EFDEF
monochromatic
#FB059C #FC42B4 #FD7ECC #FEBAE4 #FFE1F3
Accessibility & contrast
On white
2.32
#FD7ECC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#FD7ECC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7ECC
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7ECC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7ECC | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889DCF
Deuteranopia (green-blind)
#AAB2C9
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7ecc; /* rgb */ color: rgb(253, 126, 204); /* oklch */ color: oklch(76.1% 0.177 344.4);
Tailwind
colors: {
custom: {
50: '#ffa7db',
500: '#fd7ecc',
950: '#000000',
},
}SCSS
$custom: #fd7ecc; $custom-light: #ffa7db; $custom-dark: #000000;
JSON
{
"hex": "#fd7ecc",
"rgb": {
"r": 253,
"g": 126,
"b": 204
},
"hsl": {
"h": 323.15,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.76089,
"c": 0.17725,
"h": 344.4
},
"luminance": 0.40164
}Semantic roles & 50–950 ramp
primary
#FD7ECC
secondary
#D4F7E2
accent
#E65900
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83