#FD7ED2#FD7ED2
#FD7ED2 is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.3% C 0.181 H 342.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7ED2 |
|---|---|
| RGB | rgb(253, 126, 210) |
| HSL | hsl(320, 97%, 74%) |
| HSV | hsv(320, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 17%, 0.8%) |
| CIE-LAB | lab(69.80, 58.15, -21.02) |
| CIE-LCH | lch(69.80, 61.83, 340.13°) |
| OKLab | oklab(76.31% 0.1723 -0.056) |
| OKLCH | oklch(76.31% 0.181 342) |
| XYZ | xyz(59.6027, 40.4621, 65.6310) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.02
Pink (survey)
#FF81C0
ΔE00 4.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.74
Hot Pink
#FF69B4
ΔE00 6.02
Purply Pink
#F075E6
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7ED2 #7EFDA9
analogous
#E97EFD #FD7ED2 #FD7E93
triadic
#FD7ED2 #D2FD7E #7ED2FD
tetradic
#FD7ED2 #FDE97E #7EFDA9 #7E93FD
square
#FD7ED2 #FDE97E #7EFDA9 #7E93FD
split-complementary
#FD7ED2 #93FD7E #7EFDE9
monochromatic
#FB05A8 #FC42BD #FD7ED2 #FEBAE7 #FFE1F4
Accessibility & contrast
On white
2.31
#FD7ED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#FD7ED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7ED2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7ED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7ED2 | 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)
#869ED5
Deuteranopia (green-blind)
#A8B2CF
Tritanopia (blue-blind)
#FF7F9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7ed2; /* rgb */ color: rgb(253, 126, 210); /* oklch */ color: oklch(76.3% 0.181 342.0);
Tailwind
colors: {
custom: {
50: '#ffa7e0',
500: '#fd7ed2',
950: '#000000',
},
}SCSS
$custom: #fd7ed2; $custom-light: #ffa7e0; $custom-dark: #000000;
JSON
{
"hex": "#fd7ed2",
"rgb": {
"r": 253,
"g": 126,
"b": 210
},
"hsl": {
"h": 320.315,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.76312,
"c": 0.18114,
"h": 342
},
"luminance": 0.40457
}Semantic roles & 50–950 ramp
primary
#FD7ED2
secondary
#D4F7E0
accent
#E64E00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83