#FD7EB2#FD7EB2
#FD7EB2 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.164 H 355.9°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EB2 |
|---|---|
| RGB | rgb(253, 126, 178) |
| HSL | hsl(335, 97%, 74%) |
| HSV | hsv(335, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 29.6%, 0.8%) |
| CIE-LAB | lab(68.77, 53.80, -4.67) |
| CIE-LCH | lch(68.77, 54.00, 355.04°) |
| OKLab | oklab(75.2% 0.1631 -0.0116) |
| OKLCH | oklch(75.2% 0.164 355.9) |
| XYZ | xyz(56.0070, 39.0238, 46.6935) |
| Luminance | 0.3902 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.88
Carnation Pink
#FF7FA7
ΔE00 3.11
Pinky
#FC86AA
ΔE00 3.50
Bubble Gum Pink
#FF69AF
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 4.04
Hot Pink
#FF69B4
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EB2 #7EFDC9
analogous
#FD7EF2 #FD7EB2 #FD8A7E
triadic
#FD7EB2 #B2FD7E #7EB2FD
tetradic
#FD7EB2 #F2FD7E #7EFDC9 #8A7EFD
square
#FD7EB2 #F2FD7E #7EFDC9 #8A7EFD
split-complementary
#FD7EB2 #7EFD8A #7EF2FD
monochromatic
#FB056A #FC428E #FD7EB2 #FEBAD6 #FFE1ED
Accessibility & contrast
On white
2.39
#FD7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#FD7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EB2
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EB2 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B4
Deuteranopia (green-blind)
#B1B0AF
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7eb2; /* rgb */ color: rgb(253, 126, 178); /* oklch */ color: oklch(75.2% 0.164 355.9);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#fd7eb2',
950: '#000000',
},
}SCSS
$custom: #fd7eb2; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#fd7eb2",
"rgb": {
"r": 253,
"g": 126,
"b": 178
},
"hsl": {
"h": 335.433,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75204,
"c": 0.16351,
"h": 355.9
},
"luminance": 0.39019
}Semantic roles & 50–950 ramp
primary
#FD7EB2
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82