#FD7EB8#FD7EB8
#FD7EB8 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.4% C 0.166 H 353.1°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EB8 |
|---|---|
| RGB | rgb(253, 126, 184) |
| HSL | hsl(333, 97%, 74%) |
| HSV | hsv(333, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 27.3%, 0.8%) |
| CIE-LAB | lab(68.95, 54.57, -7.78) |
| CIE-LCH | lch(68.95, 55.12, 351.89°) |
| OKLab | oklab(75.4% 0.165 -0.0199) |
| OKLCH | oklch(75.4% 0.166 353.1) |
| XYZ | xyz(56.6226, 39.2700, 49.9359) |
| Luminance | 0.3926 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.53
Bubblegum (survey)
#FF6CB5
ΔE00 3.40
Bubble Gum Pink
#FF69AF
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 3.91
Bubblegum Pink
#FE83CC
ΔE00 4.02
Carnation Pink
#FF7FA7
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EB8 #7EFDC3
analogous
#FD7EF8 #FD7EB8 #FD847E
triadic
#FD7EB8 #B8FD7E #7EB8FD
tetradic
#FD7EB8 #F8FD7E #7EFDC3 #847EFD
square
#FD7EB8 #F8FD7E #7EFDC3 #847EFD
split-complementary
#FD7EB8 #7EFD84 #7EF8FD
monochromatic
#FB0576 #FC4297 #FD7EB8 #FEBAD9 #FFE1EE
Accessibility & contrast
On white
2.37
#FD7EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#FD7EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EB8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EB8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9ABA
Deuteranopia (green-blind)
#AFB1B5
Tritanopia (blue-blind)
#FF7894
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fd7eb8; /* rgb */ color: rgb(253, 126, 184); /* oklch */ color: oklch(75.4% 0.166 353.1);
Tailwind
colors: {
custom: {
50: '#ffa7cd',
500: '#fd7eb8',
950: '#000000',
},
}SCSS
$custom: #fd7eb8; $custom-light: #ffa7cd; $custom-dark: #000000;
JSON
{
"hex": "#fd7eb8",
"rgb": {
"r": 253,
"g": 126,
"b": 184
},
"hsl": {
"h": 332.598,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.75396,
"c": 0.16618,
"h": 353.1
},
"luminance": 0.39265
}Semantic roles & 50–950 ramp
primary
#FD7EB8
secondary
#D4F7E7
accent
#E67D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82