#FE79B4#FE79B4
#FE79B4 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.7% C 0.173 H 354.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79B4 |
|---|---|
| RGB | rgb(254, 121, 180) |
| HSL | hsl(333, 99%, 74%) |
| HSV | hsv(333, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 29.1%, 0.4%) |
| CIE-LAB | lab(68.05, 56.74, -6.84) |
| CIE-LCH | lch(68.05, 57.15, 353.13°) |
| OKLab | oklab(74.72% 0.172 -0.0173) |
| OKLCH | oklch(74.72% 0.173 354.2) |
| XYZ | xyz(55.9509, 38.0460, 47.5681) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 2.72
Bubble Gum Pink
#FF69AF
ΔE00 2.89
Hot Pink
#FF69B4
ΔE00 3.19
Carnation Pink
#FF7FA7
ΔE00 4.23
Bubblegum Pink
#FE83CC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79B4 #79FEC3
analogous
#FE79F7 #FE79B4 #FE8079
triadic
#FE79B4 #B4FE79 #79B4FE
tetradic
#FE79B4 #F7FE79 #79FEC3 #8079FE
square
#FE79B4 #F7FE79 #79FEC3 #8079FE
split-complementary
#FE79B4 #79FE80 #79F7FE
monochromatic
#FB0270 #FE3C92 #FE79B4 #FEB6D6 #FFE1EE
Accessibility & contrast
On white
2.44
#FE79B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FE79B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79B4
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79B4 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B6
Deuteranopia (green-blind)
#AEAFB1
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe79b4; /* rgb */ color: rgb(254, 121, 180); /* oklch */ color: oklch(74.7% 0.173 354.2);
Tailwind
colors: {
custom: {
50: '#ffa4ca',
500: '#fe79b4',
950: '#000000',
},
}SCSS
$custom: #fe79b4; $custom-light: #ffa4ca; $custom-dark: #000000;
JSON
{
"hex": "#fe79b4",
"rgb": {
"r": 254,
"g": 121,
"b": 180
},
"hsl": {
"h": 333.383,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74716,
"c": 0.17288,
"h": 354.2
},
"luminance": 0.38041
}Semantic roles & 50–950 ramp
primary
#FE79B4
secondary
#D4F7E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82