#FD7EBA#FD7EBA
#FD7EBA is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.167 H 352.2°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EBA |
|---|---|
| RGB | rgb(253, 126, 186) |
| HSL | hsl(332, 97%, 74%) |
| HSV | hsv(332, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 26.5%, 0.8%) |
| CIE-LAB | lab(69.01, 54.83, -8.81) |
| CIE-LCH | lch(69.01, 55.53, 350.87°) |
| OKLab | oklab(75.46% 0.1656 -0.0226) |
| OKLCH | oklch(75.46% 0.167 352.2) |
| XYZ | xyz(56.8338, 39.3545, 51.0478) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.14
Bubblegum (survey)
#FF6CB5
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 3.57
Hot Pink
#FF69B4
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EBA #7EFDC1
analogous
#FD7EF9 #FD7EBA #FD827E
triadic
#FD7EBA #BAFD7E #7EBAFD
tetradic
#FD7EBA #F9FD7E #7EFDC1 #827EFD
square
#FD7EBA #F9FD7E #7EFDC1 #827EFD
split-complementary
#FD7EBA #7EFD82 #7EF9FD
monochromatic
#FB057A #FC429A #FD7EBA #FEBADA #FFE1EF
Accessibility & contrast
On white
2.37
#FD7EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#FD7EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EBA
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EBA | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABC
Deuteranopia (green-blind)
#AFB1B7
Tritanopia (blue-blind)
#FF7994
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7eba; /* rgb */ color: rgb(253, 126, 186); /* oklch */ color: oklch(75.5% 0.167 352.2);
Tailwind
colors: {
custom: {
50: '#ffa7ce',
500: '#fd7eba',
950: '#000000',
},
}SCSS
$custom: #fd7eba; $custom-light: #ffa7ce; $custom-dark: #000000;
JSON
{
"hex": "#fd7eba",
"rgb": {
"r": 253,
"g": 126,
"b": 186
},
"hsl": {
"h": 331.654,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75461,
"c": 0.16714,
"h": 352.2
},
"luminance": 0.3935
}Semantic roles & 50–950 ramp
primary
#FD7EBA
secondary
#D4F7E6
accent
#E67900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82