#FD7EBC#FD7EBC
#FD7EBC is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.168 H 351.3°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EBC |
|---|---|
| RGB | rgb(253, 126, 188) |
| HSL | hsl(331, 97%, 74%) |
| HSV | hsv(331, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 25.7%, 0.8%) |
| CIE-LAB | lab(69.07, 55.09, -9.84) |
| CIE-LCH | lch(69.07, 55.96, 349.88°) |
| OKLab | oklab(75.53% 0.1662 -0.0254) |
| OKLCH | oklch(75.53% 0.168 351.3) |
| XYZ | xyz(57.0479, 39.4401, 52.1754) |
| Luminance | 0.3943 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.83
Bubblegum Pink
#FE83CC
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 3.27
Hot Pink
#FF69B4
ΔE00 3.79
Bubble Gum Pink
#FF69AF
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EBC #7EFDBF
analogous
#FD7EFB #FD7EBC #FD807E
triadic
#FD7EBC #BCFD7E #7EBCFD
tetradic
#FD7EBC #FBFD7E #7EFDBF #807EFD
square
#FD7EBC #FBFD7E #7EFDBF #807EFD
split-complementary
#FD7EBC #7EFD80 #7EFBFD
monochromatic
#FB057D #FC429D #FD7EBC #FEBADB #FFE1EF
Accessibility & contrast
On white
2.36
#FD7EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#FD7EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EBC
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EBC | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#AEB1B9
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fd7ebc; /* rgb */ color: rgb(253, 126, 188); /* oklch */ color: oklch(75.5% 0.168 351.3);
Tailwind
colors: {
custom: {
50: '#ffa7d0',
500: '#fd7ebc',
950: '#000000',
},
}SCSS
$custom: #fd7ebc; $custom-light: #ffa7d0; $custom-dark: #000000;
JSON
{
"hex": "#fd7ebc",
"rgb": {
"r": 253,
"g": 126,
"b": 188
},
"hsl": {
"h": 330.709,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75528,
"c": 0.16814,
"h": 351.3
},
"luminance": 0.39435
}Semantic roles & 50–950 ramp
primary
#FD7EBC
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82