#FD7EBB#FD7EBB
#FD7EBB is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.5% C 0.168 H 351.8°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EBB |
|---|---|
| RGB | rgb(253, 126, 187) |
| HSL | hsl(331, 97%, 74%) |
| HSV | hsv(331, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 26.1%, 0.8%) |
| CIE-LAB | lab(69.04, 54.96, -9.32) |
| CIE-LCH | lch(69.04, 55.74, 350.37°) |
| OKLab | oklab(75.5% 0.1659 -0.024) |
| OKLCH | oklch(75.5% 0.168 351.8) |
| XYZ | xyz(56.9404, 39.3971, 51.6096) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.97
Bubblegum (survey)
#FF6CB5
ΔE00 3.28
Bubblegum Pink
#FE83CC
ΔE00 3.35
Hot Pink
#FF69B4
ΔE00 3.80
Bubble Gum Pink
#FF69AF
ΔE00 3.90
Carnation Pink
#FF7FA7
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EBB #7EFDC0
analogous
#FD7EFB #FD7EBB #FD817E
triadic
#FD7EBB #BBFD7E #7EBBFD
tetradic
#FD7EBB #FBFD7E #7EFDC0 #817EFD
square
#FD7EBB #FBFD7E #7EFDC0 #817EFD
split-complementary
#FD7EBB #7EFD81 #7EFBFD
monochromatic
#FB057B #FC429B #FD7EBB #FEBADB #FFE1EF
Accessibility & contrast
On white
2.37
#FD7EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#FD7EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EBB
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EBB | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBD
Deuteranopia (green-blind)
#AFB1B8
Tritanopia (blue-blind)
#FF7995
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7ebb; /* rgb */ color: rgb(253, 126, 187); /* oklch */ color: oklch(75.5% 0.168 351.8);
Tailwind
colors: {
custom: {
50: '#ffa7cf',
500: '#fd7ebb',
950: '#000000',
},
}SCSS
$custom: #fd7ebb; $custom-light: #ffa7cf; $custom-dark: #000000;
JSON
{
"hex": "#fd7ebb",
"rgb": {
"r": 253,
"g": 126,
"b": 187
},
"hsl": {
"h": 331.181,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75495,
"c": 0.16764,
"h": 351.8
},
"luminance": 0.39392
}Semantic roles & 50–950 ramp
primary
#FD7EBB
secondary
#D4F7E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82