#FE79AE#FE79AE
#FE79AE is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.5% C 0.170 H 357.0°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79AE |
|---|---|
| RGB | rgb(254, 121, 174) |
| HSL | hsl(336, 99%, 74%) |
| HSV | hsv(336, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 31.5%, 0.4%) |
| CIE-LAB | lab(67.88, 56.00, -3.71) |
| CIE-LCH | lch(67.88, 56.13, 356.21°) |
| OKLab | oklab(74.52% 0.1701 -0.009) |
| OKLCH | oklch(74.52% 0.17 357) |
| XYZ | xyz(55.3529, 37.8068, 44.4185) |
| Luminance | 0.3780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.90
Bubble Gum Pink
#FF69AF
ΔE00 3.38
Pink (survey)
#FF81C0
ΔE00 3.62
Bubblegum (survey)
#FF6CB5
ΔE00 3.66
Pinky
#FC86AA
ΔE00 3.71
Hot Pink
#FF69B4
ΔE00 4.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79AE #79FEC9
analogous
#FE79F1 #FE79AE #FE8679
triadic
#FE79AE #AEFE79 #79AEFE
tetradic
#FE79AE #F1FE79 #79FEC9 #8679FE
square
#FE79AE #F1FE79 #79FEC9 #8679FE
split-complementary
#FE79AE #79FE86 #79F1FE
monochromatic
#FB0265 #FE3C89 #FE79AE #FEB6D3 #FFE1ED
Accessibility & contrast
On white
2.45
#FE79AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#FE79AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79AE
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79AE | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B0
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe79ae; /* rgb */ color: rgb(254, 121, 174); /* oklch */ color: oklch(74.5% 0.170 357.0);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#fe79ae',
950: '#000000',
},
}SCSS
$custom: #fe79ae; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#fe79ae",
"rgb": {
"r": 254,
"g": 121,
"b": 174
},
"hsl": {
"h": 336.09,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74525,
"c": 0.17036,
"h": 357
},
"luminance": 0.37802
}Semantic roles & 50–950 ramp
primary
#FE79AE
secondary
#D4F7E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82