#FD7EB7#FD7EB7
#FD7EB7 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.4% C 0.166 H 353.6°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EB7 |
|---|---|
| RGB | rgb(253, 126, 183) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 27.7%, 0.8%) |
| CIE-LAB | lab(68.92, 54.44, -7.26) |
| CIE-LCH | lch(68.92, 54.92, 352.41°) |
| OKLab | oklab(75.36% 0.1647 -0.0185) |
| OKLCH | oklch(75.36% 0.166 353.6) |
| XYZ | xyz(56.5182, 39.2282, 49.3858) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.74
Bubblegum (survey)
#FF6CB5
ΔE00 3.48
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 3.98
Bubblegum Pink
#FE83CC
ΔE00 4.24
Carnation Pink
#FF7FA7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EB7 #7EFDC4
analogous
#FD7EF7 #FD7EB7 #FD857E
triadic
#FD7EB7 #B7FD7E #7EB7FD
tetradic
#FD7EB7 #F7FD7E #7EFDC4 #857EFD
square
#FD7EB7 #F7FD7E #7EFDC4 #857EFD
split-complementary
#FD7EB7 #7EFD85 #7EF7FD
monochromatic
#FB0574 #FC4295 #FD7EB7 #FEBAD9 #FFE1EE
Accessibility & contrast
On white
2.37
#FD7EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FD7EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EB7
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EB7 | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9AB9
Deuteranopia (green-blind)
#B0B1B4
Tritanopia (blue-blind)
#FF7893
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7eb7; /* rgb */ color: rgb(253, 126, 183); /* oklch */ color: oklch(75.4% 0.166 353.6);
Tailwind
colors: {
custom: {
50: '#ffa7cc',
500: '#fd7eb7',
950: '#000000',
},
}SCSS
$custom: #fd7eb7; $custom-light: #ffa7cc; $custom-dark: #000000;
JSON
{
"hex": "#fd7eb7",
"rgb": {
"r": 253,
"g": 126,
"b": 183
},
"hsl": {
"h": 333.071,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75363,
"c": 0.16572,
"h": 353.6
},
"luminance": 0.39223
}Semantic roles & 50–950 ramp
primary
#FD7EB7
secondary
#D4F7E7
accent
#E67E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82