#FE7EAE#FE7EAE
#FE7EAE is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.2% C 0.163 H 358.1°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7EAE |
|---|---|
| RGB | rgb(254, 126, 174) |
| HSL | hsl(338, 98%, 75%) |
| HSV | hsv(338, 50%, 100%) |
| CMYK | cmyk(0%, 50.4%, 31.5%, 0.4%) |
| CIE-LAB | lab(68.79, 53.63, -2.37) |
| CIE-LCH | lch(68.79, 53.69, 357.47°) |
| OKLab | oklab(75.21% 0.1628 -0.0055) |
| OKLCH | oklch(75.21% 0.163 358.1) |
| XYZ | xyz(55.9763, 39.0537, 44.6263) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.04
Pinky
#FC86AA
ΔE00 2.60
Pink (survey)
#FF81C0
ΔE00 3.91
Rosa
#FE86A4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.53
Bubblegum (survey)
#FF6CB5
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7EAE #7EFECE
analogous
#FE7EEE #FE7EAE #FE8E7E
triadic
#FE7EAE #AEFE7E #7EAEFE
tetradic
#FE7EAE #EEFE7E #7EFECE #8E7EFE
square
#FE7EAE #EEFE7E #7EFECE #8E7EFE
split-complementary
#FE7EAE #7EFE8E #7EEEFE
monochromatic
#FD0562 #FE4188 #FE7EAE #FEBBD4 #FFE1EC
Accessibility & contrast
On white
2.38
#FE7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#FE7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7EAE
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7EAE | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#B2B1AB
Tritanopia (blue-blind)
#FF7590
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #fe7eae; /* rgb */ color: rgb(254, 126, 174); /* oklch */ color: oklch(75.2% 0.163 358.1);
Tailwind
colors: {
custom: {
50: '#ffa7c6',
500: '#fe7eae',
950: '#000000',
},
}SCSS
$custom: #fe7eae; $custom-light: #ffa7c6; $custom-dark: #000000;
JSON
{
"hex": "#fe7eae",
"rgb": {
"r": 254,
"g": 126,
"b": 174
},
"hsl": {
"h": 337.5,
"s": 98.462,
"l": 74.51
},
"oklch": {
"l": 0.7521,
"c": 0.16292,
"h": 358.1
},
"luminance": 0.39049
}Semantic roles & 50–950 ramp
primary
#FE7EAE
secondary
#D4F7EA
accent
#E68F00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82