#FD7ECE#FD7ECE
#FD7ECE is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.2% C 0.179 H 343.6°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7ECE |
|---|---|
| RGB | rgb(253, 126, 206) |
| HSL | hsl(322, 97%, 74%) |
| HSV | hsv(322, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 18.6%, 0.8%) |
| CIE-LAB | lab(69.66, 57.57, -19.01) |
| CIE-LCH | lch(69.66, 60.63, 341.73°) |
| OKLab | oklab(76.16% 0.1712 -0.0505) |
| OKLCH | oklch(76.16% 0.179 343.6) |
| XYZ | xyz(59.1106, 40.2652, 63.0393) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.37
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.41
Bubble Gum Pink
#FF69AF
ΔE00 6.24
Lavender Pink
#DD85D7
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7ECE #7EFDAD
analogous
#ED7EFD #FD7ECE #FD7E8F
triadic
#FD7ECE #CEFD7E #7ECEFD
tetradic
#FD7ECE #FDED7E #7EFDAD #7E8FFD
square
#FD7ECE #FDED7E #7EFDAD #7E8FFD
split-complementary
#FD7ECE #8FFD7E #7EFDED
monochromatic
#FB05A0 #FC42B7 #FD7ECE #FEBAE5 #FFE1F4
Accessibility & contrast
On white
2.32
#FD7ECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#FD7ECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7ECE
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7ECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7ECE | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879DD1
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#FF7E9D
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7ece; /* rgb */ color: rgb(253, 126, 206); /* oklch */ color: oklch(76.2% 0.179 343.6);
Tailwind
colors: {
custom: {
50: '#ffa7dd',
500: '#fd7ece',
950: '#000000',
},
}SCSS
$custom: #fd7ece; $custom-light: #ffa7dd; $custom-dark: #000000;
JSON
{
"hex": "#fd7ece",
"rgb": {
"r": 253,
"g": 126,
"b": 206
},
"hsl": {
"h": 322.205,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.76162,
"c": 0.17852,
"h": 343.6
},
"luminance": 0.40261
}Semantic roles & 50–950 ramp
primary
#FD7ECE
secondary
#D4F7E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83