#FE79B3#FE79B3
#FE79B3 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.7% C 0.172 H 354.7°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79B3 |
|---|---|
| RGB | rgb(254, 121, 179) |
| HSL | hsl(334, 99%, 74%) |
| HSV | hsv(334, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 29.5%, 0.4%) |
| CIE-LAB | lab(68.02, 56.62, -6.32) |
| CIE-LCH | lch(68.02, 56.97, 353.63°) |
| OKLab | oklab(74.68% 0.1717 -0.0159) |
| OKLCH | oklch(74.68% 0.172 354.7) |
| XYZ | xyz(55.8494, 38.0054, 47.0335) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.60
Bubblegum (survey)
#FF6CB5
ΔE00 2.84
Bubble Gum Pink
#FF69AF
ΔE00 2.93
Hot Pink
#FF69B4
ΔE00 3.30
Carnation Pink
#FF7FA7
ΔE00 4.01
Pinky
#FC86AA
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79B3 #79FEC4
analogous
#FE79F5 #FE79B3 #FE8179
triadic
#FE79B3 #B3FE79 #79B3FE
tetradic
#FE79B3 #F5FE79 #79FEC4 #8179FE
square
#FE79B3 #F5FE79 #79FEC4 #8179FE
split-complementary
#FE79B3 #79FE81 #79F5FE
monochromatic
#FB026E #FE3C91 #FE79B3 #FEB6D5 #FFE1EE
Accessibility & contrast
On white
2.44
#FE79B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#FE79B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79B3
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79B3 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B5
Deuteranopia (green-blind)
#AEAFB0
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe79b3; /* rgb */ color: rgb(254, 121, 179); /* oklch */ color: oklch(74.7% 0.172 354.7);
Tailwind
colors: {
custom: {
50: '#ffa4c9',
500: '#fe79b3',
950: '#000000',
},
}SCSS
$custom: #fe79b3; $custom-light: #ffa4c9; $custom-dark: #000000;
JSON
{
"hex": "#fe79b3",
"rgb": {
"r": 254,
"g": 121,
"b": 179
},
"hsl": {
"h": 333.835,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74683,
"c": 0.17244,
"h": 354.7
},
"luminance": 0.38
}Semantic roles & 50–950 ramp
primary
#FE79B3
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82