#FD7EB3#FD7EB3
#FD7EB3 is a light, vivid pink. Relative luminance 0.391; OKLCH L 75.2% C 0.164 H 355.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EB3 |
|---|---|
| RGB | rgb(253, 126, 179) |
| HSL | hsl(335, 97%, 74%) |
| HSV | hsv(335, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 29.2%, 0.8%) |
| CIE-LAB | lab(68.80, 53.93, -5.19) |
| CIE-LCH | lch(68.80, 54.18, 354.51°) |
| OKLab | oklab(75.24% 0.1634 -0.013) |
| OKLCH | oklch(75.24% 0.164 355.5) |
| XYZ | xyz(56.1078, 39.0641, 47.2242) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.64
Carnation Pink
#FF7FA7
ΔE00 3.35
Pinky
#FC86AA
ΔE00 3.71
Bubblegum (survey)
#FF6CB5
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 3.97
Hot Pink
#FF69B4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EB3 #7EFDC8
analogous
#FD7EF2 #FD7EB3 #FD897E
triadic
#FD7EB3 #B3FD7E #7EB3FD
tetradic
#FD7EB3 #F2FD7E #7EFDC8 #897EFD
square
#FD7EB3 #F2FD7E #7EFDC8 #897EFD
split-complementary
#FD7EB3 #7EFD89 #7EF2FD
monochromatic
#FB056C #FC428F #FD7EB3 #FEBAD7 #FFE1ED
Accessibility & contrast
On white
2.38
#FD7EB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FD7EB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EB3
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EB3 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909AB5
Deuteranopia (green-blind)
#B1B0B0
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7eb3; /* rgb */ color: rgb(253, 126, 179); /* oklch */ color: oklch(75.2% 0.164 355.5);
Tailwind
colors: {
custom: {
50: '#ffa7c9',
500: '#fd7eb3',
950: '#000000',
},
}SCSS
$custom: #fd7eb3; $custom-light: #ffa7c9; $custom-dark: #000000;
JSON
{
"hex": "#fd7eb3",
"rgb": {
"r": 253,
"g": 126,
"b": 179
},
"hsl": {
"h": 334.961,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75235,
"c": 0.16393,
"h": 355.5
},
"luminance": 0.39059
}Semantic roles & 50–950 ramp
primary
#FD7EB3
secondary
#D4F7E8
accent
#E68600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82