#FE79AF#FE79AF
#FE79AF is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.6% C 0.171 H 356.5°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79AF |
|---|---|
| RGB | rgb(254, 121, 175) |
| HSL | hsl(336, 99%, 74%) |
| HSV | hsv(336, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 31.1%, 0.4%) |
| CIE-LAB | lab(67.91, 56.12, -4.24) |
| CIE-LCH | lch(67.91, 56.28, 355.68°) |
| OKLab | oklab(74.56% 0.1704 -0.0104) |
| OKLCH | oklch(74.56% 0.171 356.5) |
| XYZ | xyz(55.4507, 37.8460, 44.9338) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.12
Bubble Gum Pink
#FF69AF
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 3.40
Bubblegum (survey)
#FF6CB5
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.87
Pinky
#FC86AA
ΔE00 3.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79AF #79FEC8
analogous
#FE79F2 #FE79AF #FE8579
triadic
#FE79AF #AFFE79 #79AFFE
tetradic
#FE79AF #F2FE79 #79FEC8 #8579FE
square
#FE79AF #F2FE79 #79FEC8 #8579FE
split-complementary
#FE79AF #79FE85 #79F2FE
monochromatic
#FB0267 #FE3C8B #FE79AF #FEB6D3 #FFE1ED
Accessibility & contrast
On white
2.45
#FE79AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#FE79AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79AF
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79AF | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D96B1
Deuteranopia (green-blind)
#AFAFAC
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fe79af; /* rgb */ color: rgb(254, 121, 175); /* oklch */ color: oklch(74.6% 0.171 356.5);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#fe79af',
950: '#000000',
},
}SCSS
$custom: #fe79af; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#fe79af",
"rgb": {
"r": 254,
"g": 121,
"b": 175
},
"hsl": {
"h": 335.639,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74557,
"c": 0.17076,
"h": 356.5
},
"luminance": 0.37841
}Semantic roles & 50–950 ramp
primary
#FE79AF
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82