#FE79BA#FE79BA
#FE79BA is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.9% C 0.176 H 351.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #FE79BA |
|---|---|
| RGB | rgb(254, 121, 186) |
| HSL | hsl(331, 99%, 74%) |
| HSV | hsv(331, 52%, 100%) |
| CMYK | cmyk(0%, 52.4%, 26.8%, 0.4%) |
| CIE-LAB | lab(68.24, 57.50, -9.94) |
| CIE-LCH | lch(68.24, 58.35, 350.19°) |
| OKLab | oklab(74.91% 0.1738 -0.0257) |
| OKLCH | oklch(74.91% 0.176 351.6) |
| XYZ | xyz(56.5754, 38.2958, 50.8571) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.64
Bubblegum (survey)
#FF6CB5
ΔE00 2.33
Hot Pink
#FF69B4
ΔE00 2.85
Bubble Gum Pink
#FF69AF
ΔE00 3.05
Bubblegum Pink
#FE83CC
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE79BA #79FEBD
analogous
#FE79FC #FE79BA #FE7A79
triadic
#FE79BA #BAFE79 #79BAFE
tetradic
#FE79BA #FCFE79 #79FEBD #7A79FE
square
#FE79BA #FCFE79 #79FEBD #7A79FE
split-complementary
#FE79BA #79FE7A #79FCFE
monochromatic
#FB027B #FE3C9B #FE79BA #FEB6D9 #FFE1EF
Accessibility & contrast
On white
2.43
#FE79BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#FE79BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE79BA
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE79BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE79BA | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BC
Deuteranopia (green-blind)
#ADAFB7
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe79ba; /* rgb */ color: rgb(254, 121, 186); /* oklch */ color: oklch(74.9% 0.176 351.6);
Tailwind
colors: {
custom: {
50: '#ffa4ce',
500: '#fe79ba',
950: '#000000',
},
}SCSS
$custom: #fe79ba; $custom-light: #ffa4ce; $custom-dark: #000000;
JSON
{
"hex": "#fe79ba",
"rgb": {
"r": 254,
"g": 121,
"b": 186
},
"hsl": {
"h": 330.677,
"s": 98.519,
"l": 73.529
},
"oklch": {
"l": 0.74913,
"c": 0.17571,
"h": 351.6
},
"luminance": 0.38291
}Semantic roles & 50–950 ramp
primary
#FE79BA
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82