#FD7EAE#FD7EAE
#FD7EAE is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.1% C 0.162 H 357.8°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EAE |
|---|---|
| RGB | rgb(253, 126, 174) |
| HSL | hsl(337, 97%, 74%) |
| HSV | hsv(337, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 31.2%, 0.8%) |
| CIE-LAB | lab(68.65, 53.31, -2.59) |
| CIE-LCH | lch(68.65, 53.37, 357.22°) |
| OKLab | oklab(75.08% 0.1618 -0.0061) |
| OKLCH | oklch(75.08% 0.162 357.8) |
| XYZ | xyz(55.6112, 38.8655, 44.6092) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.14
Pinky
#FC86AA
ΔE00 2.67
Pink (survey)
#FF81C0
ΔE00 3.84
Rosa
#FE86A4
ΔE00 4.27
Bubble Gum Pink
#FF69AF
ΔE00 4.47
Bubblegum (survey)
#FF6CB5
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EAE #7EFDCD
analogous
#FD7EEE #FD7EAE #FD8E7E
triadic
#FD7EAE #AEFD7E #7EAEFD
tetradic
#FD7EAE #EEFD7E #7EFDCD #8E7EFD
square
#FD7EAE #EEFD7E #7EFDCD #8E7EFD
split-complementary
#FD7EAE #7EFD8E #7EEEFD
monochromatic
#FB0562 #FC4288 #FD7EAE #FEBAD4 #FFE1EC
Accessibility & contrast
On white
2.39
#FD7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#FD7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EAE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EAE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199B0
Deuteranopia (green-blind)
#B2B0AB
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fd7eae; /* rgb */ color: rgb(253, 126, 174); /* oklch */ color: oklch(75.1% 0.162 357.8);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#fd7eae',
950: '#000000',
},
}SCSS
$custom: #fd7eae; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#fd7eae",
"rgb": {
"r": 253,
"g": 126,
"b": 174
},
"hsl": {
"h": 337.323,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.7508,
"c": 0.16192,
"h": 357.8
},
"luminance": 0.3886
}Semantic roles & 50–950 ramp
primary
#FD7EAE
secondary
#D4F7EA
accent
#E68F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82