#FE79C4#FE79C4
#FE79C4 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.3% C 0.181 H 347.4°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79C4 |
|---|---|
| RGB | rgb(254, 121, 196) |
| HSL | hsl(326, 99%, 74%) |
| HSV | hsv(326, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 22.8%, 0.4%) |
| CIE-LAB | lab(68.56, 58.83, -15.07) |
| CIE-LCH | lch(68.56, 60.73, 345.63°) |
| OKLab | oklab(75.26% 0.1767 -0.0396) |
| OKLCH | oklch(75.26% 0.181 347.4) |
| XYZ | xyz(57.6759, 38.7360, 56.6530) |
| Luminance | 0.3873 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.08
Pink (survey)
#FF81C0
ΔE00 2.33
Bubblegum (survey)
#FF6CB5
ΔE00 3.19
Hot Pink
#FF69B4
ΔE00 3.56
Bubble Gum Pink
#FF69AF
ΔE00 4.31
Carnation Pink
#FF7FA7
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79C4 #79FEB3
analogous
#F579FE #FE79C4 #FE7981
triadic
#FE79C4 #C4FE79 #79C4FE
tetradic
#FE79C4 #FEF579 #79FEB3 #7981FE
square
#FE79C4 #FEF579 #79FEB3 #7981FE
split-complementary
#FE79C4 #81FE79 #79FEF5
monochromatic
#FB028E #FE3CA9 #FE79C4 #FEB6DF #FFE1F2
Accessibility & contrast
On white
2.40
#FE79C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#FE79C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79C4
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79C4 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8699C6
Deuteranopia (green-blind)
#AAB0C1
Tritanopia (blue-blind)
#FF7696
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe79c4; /* rgb */ color: rgb(254, 121, 196); /* oklch */ color: oklch(75.3% 0.181 347.4);
Tailwind
colors: {
custom: {
50: '#ffa4d6',
500: '#fe79c4',
950: '#000000',
},
}SCSS
$custom: #fe79c4; $custom-light: #ffa4d6; $custom-dark: #000000;
JSON
{
"hex": "#fe79c4",
"rgb": {
"r": 254,
"g": 121,
"b": 196
},
"hsl": {
"h": 326.165,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.75259,
"c": 0.18106,
"h": 347.4
},
"luminance": 0.38731
}Semantic roles & 50–950 ramp
primary
#FE79C4
secondary
#D4F7E3
accent
#E66400
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83