#FE79B6#FE79B6
#FE79B6 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.8% C 0.174 H 353.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79B6 |
|---|---|
| RGB | rgb(254, 121, 182) |
| HSL | hsl(332, 99%, 74%) |
| HSV | hsv(332, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 28.3%, 0.4%) |
| CIE-LAB | lab(68.11, 56.99, -7.87) |
| CIE-LCH | lch(68.11, 57.53, 352.14°) |
| OKLab | oklab(74.78% 0.1726 -0.0201) |
| OKLCH | oklch(74.78% 0.174 353.4) |
| XYZ | xyz(56.1561, 38.1281, 48.6488) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.09
Bubblegum (survey)
#FF6CB5
ΔE00 2.51
Bubble Gum Pink
#FF69AF
ΔE00 2.87
Hot Pink
#FF69B4
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79B6 #79FEC1
analogous
#FE79F9 #FE79B6 #FE7E79
triadic
#FE79B6 #B6FE79 #79B6FE
tetradic
#FE79B6 #F9FE79 #79FEC1 #7E79FE
square
#FE79B6 #F9FE79 #79FEC1 #7E79FE
split-complementary
#FE79B6 #79FE7E #79F9FE
monochromatic
#FB0274 #FE3C95 #FE79B6 #FEB6D7 #FFE1EE
Accessibility & contrast
On white
2.43
#FE79B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FE79B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79B6
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79B6 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B8
Deuteranopia (green-blind)
#AEAFB3
Tritanopia (blue-blind)
#FF7290
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe79b6; /* rgb */ color: rgb(254, 121, 182); /* oklch */ color: oklch(74.8% 0.174 353.4);
Tailwind
colors: {
custom: {
50: '#ffa4cb',
500: '#fe79b6',
950: '#000000',
},
}SCSS
$custom: #fe79b6; $custom-light: #ffa4cb; $custom-dark: #000000;
JSON
{
"hex": "#fe79b6",
"rgb": {
"r": 254,
"g": 121,
"b": 182
},
"hsl": {
"h": 332.481,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74781,
"c": 0.1738,
"h": 353.4
},
"luminance": 0.38123
}Semantic roles & 50–950 ramp
primary
#FE79B6
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82