#FE79BD#FE79BD
#FE79BD is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.0% C 0.177 H 350.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79BD |
|---|---|
| RGB | rgb(254, 121, 189) |
| HSL | hsl(329, 99%, 74%) |
| HSV | hsv(329, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 25.6%, 0.4%) |
| CIE-LAB | lab(68.33, 57.89, -11.48) |
| CIE-LCH | lch(68.33, 59.02, 348.78°) |
| OKLab | oklab(75.02% 0.1747 -0.0298) |
| OKLCH | oklch(75.02% 0.177 350.3) |
| XYZ | xyz(56.8977, 38.4247, 52.5544) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.59
Bubblegum (survey)
#FF6CB5
ΔE00 2.42
Hot Pink
#FF69B4
ΔE00 2.92
Bubblegum Pink
#FE83CC
ΔE00 3.02
Bubble Gum Pink
#FF69AF
ΔE00 3.34
Carnation Pink
#FF7FA7
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79BD #79FEBA
analogous
#FC79FE #FE79BD #FE797A
triadic
#FE79BD #BDFE79 #79BDFE
tetradic
#FE79BD #FEFC79 #79FEBA #797AFE
square
#FE79BD #FEFC79 #79FEBA #797AFE
split-complementary
#FE79BD #7AFE79 #79FEFC
monochromatic
#FB0281 #FE3C9F #FE79BD #FEB6DB #FFE1F0
Accessibility & contrast
On white
2.42
#FE79BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FE79BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79BD
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79BD | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898BF
Deuteranopia (green-blind)
#ACAFBA
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe79bd; /* rgb */ color: rgb(254, 121, 189); /* oklch */ color: oklch(75.0% 0.177 350.3);
Tailwind
colors: {
custom: {
50: '#ffa4d0',
500: '#fe79bd',
950: '#000000',
},
}SCSS
$custom: #fe79bd; $custom-light: #ffa4d0; $custom-dark: #000000;
JSON
{
"hex": "#fe79bd",
"rgb": {
"r": 254,
"g": 121,
"b": 189
},
"hsl": {
"h": 329.323,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.75015,
"c": 0.17724,
"h": 350.3
},
"luminance": 0.3842
}Semantic roles & 50–950 ramp
primary
#FE79BD
secondary
#D4F7E5
accent
#E67000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82