#FD7EB6#FD7EB6
#FD7EB6 is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.3% C 0.165 H 354.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EB6 |
|---|---|
| RGB | rgb(253, 126, 182) |
| HSL | hsl(334, 97%, 74%) |
| HSV | hsv(334, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 28.1%, 0.8%) |
| CIE-LAB | lab(68.89, 54.31, -6.74) |
| CIE-LCH | lch(68.89, 54.73, 352.92°) |
| OKLab | oklab(75.33% 0.1644 -0.0171) |
| OKLCH | oklch(75.33% 0.165 354.1) |
| XYZ | xyz(56.4145, 39.1867, 48.8395) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.96
Bubblegum (survey)
#FF6CB5
ΔE00 3.56
Bubble Gum Pink
#FF69AF
ΔE00 3.83
Hot Pink
#FF69B4
ΔE00 4.06
Carnation Pink
#FF7FA7
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EB6 #7EFDC5
analogous
#FD7EF6 #FD7EB6 #FD867E
triadic
#FD7EB6 #B6FD7E #7EB6FD
tetradic
#FD7EB6 #F6FD7E #7EFDC5 #867EFD
square
#FD7EB6 #F6FD7E #7EFDC5 #867EFD
split-complementary
#FD7EB6 #7EFD86 #7EF6FD
monochromatic
#FB0572 #FC4294 #FD7EB6 #FEBAD8 #FFE1EE
Accessibility & contrast
On white
2.38
#FD7EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#FD7EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EB6
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EB6 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 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)
#8F9AB8
Deuteranopia (green-blind)
#B0B1B3
Tritanopia (blue-blind)
#FF7893
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7eb6; /* rgb */ color: rgb(253, 126, 182); /* oklch */ color: oklch(75.3% 0.165 354.1);
Tailwind
colors: {
custom: {
50: '#ffa7cb',
500: '#fd7eb6',
950: '#000000',
},
}SCSS
$custom: #fd7eb6; $custom-light: #ffa7cb; $custom-dark: #000000;
JSON
{
"hex": "#fd7eb6",
"rgb": {
"r": 253,
"g": 126,
"b": 182
},
"hsl": {
"h": 333.543,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75331,
"c": 0.16526,
"h": 354.1
},
"luminance": 0.39182
}Semantic roles & 50–950 ramp
primary
#FD7EB6
secondary
#D4F7E8
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82