#FE79B7#FE79B7
#FE79B7 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.174 H 352.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79B7 |
|---|---|
| RGB | rgb(254, 121, 183) |
| HSL | hsl(332, 99%, 74%) |
| HSV | hsv(332, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 28%, 0.4%) |
| CIE-LAB | lab(68.15, 57.12, -8.39) |
| CIE-LCH | lch(68.15, 57.73, 351.64°) |
| OKLab | oklab(74.81% 0.1729 -0.0215) |
| OKLCH | oklch(74.81% 0.174 352.9) |
| XYZ | xyz(56.2598, 38.1696, 49.1951) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.95
Bubblegum (survey)
#FF6CB5
ΔE00 2.43
Bubble Gum Pink
#FF69AF
ΔE00 2.89
Hot Pink
#FF69B4
ΔE00 2.94
Bubblegum Pink
#FE83CC
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79B7 #79FEC0
analogous
#FE79FA #FE79B7 #FE7D79
triadic
#FE79B7 #B7FE79 #79B7FE
tetradic
#FE79B7 #FAFE79 #79FEC0 #7D79FE
square
#FE79B7 #FAFE79 #79FEC0 #7D79FE
split-complementary
#FE79B7 #79FE7D #79FAFE
monochromatic
#FB0276 #FE3C96 #FE79B7 #FEB6D8 #FFE1EF
Accessibility & contrast
On white
2.43
#FE79B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#FE79B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79B7
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79B7 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B9
Deuteranopia (green-blind)
#AEAFB4
Tritanopia (blue-blind)
#FF7390
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe79b7; /* rgb */ color: rgb(254, 121, 183); /* oklch */ color: oklch(74.8% 0.174 352.9);
Tailwind
colors: {
custom: {
50: '#ffa4cc',
500: '#fe79b7',
950: '#000000',
},
}SCSS
$custom: #fe79b7; $custom-light: #ffa4cc; $custom-dark: #000000;
JSON
{
"hex": "#fe79b7",
"rgb": {
"r": 254,
"g": 121,
"b": 183
},
"hsl": {
"h": 332.03,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74814,
"c": 0.17426,
"h": 352.9
},
"luminance": 0.38164
}Semantic roles & 50–950 ramp
primary
#FE79B7
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82