#FE79BB#FE79BB
#FE79BB is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.176 H 351.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79BB |
|---|---|
| RGB | rgb(254, 121, 187) |
| HSL | hsl(330, 99%, 74%) |
| HSV | hsv(330, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 26.4%, 0.4%) |
| CIE-LAB | lab(68.27, 57.63, -10.45) |
| CIE-LCH | lch(68.27, 58.57, 349.72°) |
| OKLab | oklab(74.95% 0.1741 -0.027) |
| OKLCH | oklch(74.95% 0.176 351.2) |
| XYZ | xyz(56.6821, 38.3385, 51.4189) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.59
Bubblegum (survey)
#FF6CB5
ΔE00 2.34
Hot Pink
#FF69B4
ΔE00 2.86
Bubble Gum Pink
#FF69AF
ΔE00 3.13
Bubblegum Pink
#FE83CC
ΔE00 3.37
Carnation Pink
#FF7FA7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79BB #79FEBC
analogous
#FE79FD #FE79BB #FE7979
triadic
#FE79BB #BBFE79 #79BBFE
tetradic
#FE79BB #FDFE79 #79FEBC #7979FE
square
#FE79BB #FDFE79 #79FEBC #7979FE
split-complementary
#FE79BB #79FE79 #79FDFE
monochromatic
#FB027D #FE3C9C #FE79BB #FEB6DA #FFE1F0
Accessibility & contrast
On white
2.42
#FE79BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#FE79BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79BB
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79BB | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BD
Deuteranopia (green-blind)
#ADAFB8
Tritanopia (blue-blind)
#FF7492
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe79bb; /* rgb */ color: rgb(254, 121, 187); /* oklch */ color: oklch(74.9% 0.176 351.2);
Tailwind
colors: {
custom: {
50: '#ffa4cf',
500: '#fe79bb',
950: '#000000',
},
}SCSS
$custom: #fe79bb; $custom-light: #ffa4cf; $custom-dark: #000000;
JSON
{
"hex": "#fe79bb",
"rgb": {
"r": 254,
"g": 121,
"b": 187
},
"hsl": {
"h": 330.226,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74947,
"c": 0.17622,
"h": 351.2
},
"luminance": 0.38333
}Semantic roles & 50–950 ramp
primary
#FE79BB
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82