#FD7EB4#FD7EB4
#FD7EB4 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.3% C 0.164 H 355.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EB4 |
|---|---|
| RGB | rgb(253, 126, 180) |
| HSL | hsl(334, 97%, 74%) |
| HSV | hsv(334, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 28.9%, 0.8%) |
| CIE-LAB | lab(68.83, 54.05, -5.71) |
| CIE-LCH | lch(68.83, 54.35, 353.97°) |
| OKLab | oklab(75.27% 0.1637 -0.0144) |
| OKLCH | oklch(75.27% 0.164 355) |
| XYZ | xyz(56.2093, 39.1047, 47.7588) |
| Luminance | 0.3910 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.41
Carnation Pink
#FF7FA7
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 3.78
Bubble Gum Pink
#FF69AF
ΔE00 3.91
Pinky
#FC86AA
ΔE00 3.93
Hot Pink
#FF69B4
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EB4 #7EFDC7
analogous
#FD7EF4 #FD7EB4 #FD887E
triadic
#FD7EB4 #B4FD7E #7EB4FD
tetradic
#FD7EB4 #F4FD7E #7EFDC7 #887EFD
square
#FD7EB4 #F4FD7E #7EFDC7 #887EFD
split-complementary
#FD7EB4 #7EFD88 #7EF4FD
monochromatic
#FB056E #FC4291 #FD7EB4 #FEBAD7 #FFE1ED
Accessibility & contrast
On white
2.38
#FD7EB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#FD7EB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EB4
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EB4 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB6
Deuteranopia (green-blind)
#B0B1B1
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7eb4; /* rgb */ color: rgb(253, 126, 180); /* oklch */ color: oklch(75.3% 0.164 355.0);
Tailwind
colors: {
custom: {
50: '#ffa7ca',
500: '#fd7eb4',
950: '#000000',
},
}SCSS
$custom: #fd7eb4; $custom-light: #ffa7ca; $custom-dark: #000000;
JSON
{
"hex": "#fd7eb4",
"rgb": {
"r": 253,
"g": 126,
"b": 180
},
"hsl": {
"h": 334.488,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75267,
"c": 0.16437,
"h": 355
},
"luminance": 0.391
}Semantic roles & 50–950 ramp
primary
#FD7EB4
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82