#FE79BC#FE79BC
#FE79BC is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.0% C 0.177 H 350.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79BC |
|---|---|
| RGB | rgb(254, 121, 188) |
| HSL | hsl(330, 99%, 74%) |
| HSV | hsv(330, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 26%, 0.4%) |
| CIE-LAB | lab(68.30, 57.76, -10.97) |
| CIE-LCH | lch(68.30, 58.79, 349.25°) |
| OKLab | oklab(74.98% 0.1744 -0.0284) |
| OKLCH | oklch(74.98% 0.177 350.7) |
| XYZ | xyz(56.7895, 38.3815, 51.9847) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.58
Bubblegum (survey)
#FF6CB5
ΔE00 2.37
Hot Pink
#FF69B4
ΔE00 2.88
Bubblegum Pink
#FE83CC
ΔE00 3.19
Bubble Gum Pink
#FF69AF
ΔE00 3.23
Carnation Pink
#FF7FA7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79BC #79FEBB
analogous
#FD79FE #FE79BC #FE7979
triadic
#FE79BC #BCFE79 #79BCFE
tetradic
#FE79BC #FEFD79 #79FEBB #7979FE
square
#FE79BC #FEFD79 #79FEBB #7979FE
split-complementary
#FE79BC #79FE79 #79FEFD
monochromatic
#FB027F #FE3C9E #FE79BC #FEB6DA #FFE1F0
Accessibility & contrast
On white
2.42
#FE79BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FE79BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79BC
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79BC | 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)
#8998BE
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#FF7493
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe79bc; /* rgb */ color: rgb(254, 121, 188); /* oklch */ color: oklch(75.0% 0.177 350.7);
Tailwind
colors: {
custom: {
50: '#ffa4d0',
500: '#fe79bc',
950: '#000000',
},
}SCSS
$custom: #fe79bc; $custom-light: #ffa4d0; $custom-dark: #000000;
JSON
{
"hex": "#fe79bc",
"rgb": {
"r": 254,
"g": 121,
"b": 188
},
"hsl": {
"h": 329.774,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74981,
"c": 0.17672,
"h": 350.7
},
"luminance": 0.38376
}Semantic roles & 50–950 ramp
primary
#FE79BC
secondary
#D4F7E5
accent
#E67200
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82