#FD7EBF#FD7EBF
#FD7EBF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.6% C 0.170 H 350.0°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EBF |
|---|---|
| RGB | rgb(253, 126, 191) |
| HSL | hsl(329, 97%, 74%) |
| HSV | hsv(329, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 24.5%, 0.8%) |
| CIE-LAB | lab(69.16, 55.49, -11.38) |
| CIE-LCH | lch(69.16, 56.64, 348.41°) |
| OKLab | oklab(75.63% 0.1671 -0.0296) |
| OKLCH | oklch(75.63% 0.17 350) |
| XYZ | xyz(57.3746, 39.5708, 53.8963) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.75
Bubblegum Pink
#FE83CC
ΔE00 2.50
Bubblegum (survey)
#FF6CB5
ΔE00 3.34
Hot Pink
#FF69B4
ΔE00 3.84
Bubble Gum Pink
#FF69AF
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EBF #7EFDBC
analogous
#FB7EFD #FD7EBF #FD7E80
triadic
#FD7EBF #BFFD7E #7EBFFD
tetradic
#FD7EBF #FDFB7E #7EFDBC #7E80FD
square
#FD7EBF #FDFB7E #7EFDBC #7E80FD
split-complementary
#FD7EBF #80FD7E #7EFDFB
monochromatic
#FB0583 #FC42A1 #FD7EBF #FEBADD #FFE1F0
Accessibility & contrast
On white
2.36
#FD7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FD7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EBF
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EBF | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#FF7A97
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd7ebf; /* rgb */ color: rgb(253, 126, 191); /* oklch */ color: oklch(75.6% 0.170 350.0);
Tailwind
colors: {
custom: {
50: '#ffa7d2',
500: '#fd7ebf',
950: '#000000',
},
}SCSS
$custom: #fd7ebf; $custom-light: #ffa7d2; $custom-dark: #000000;
JSON
{
"hex": "#fd7ebf",
"rgb": {
"r": 253,
"g": 126,
"b": 191
},
"hsl": {
"h": 329.291,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75629,
"c": 0.1697,
"h": 350
},
"luminance": 0.39566
}Semantic roles & 50–950 ramp
primary
#FD7EBF
secondary
#D4F7E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82