#FF79BA#FF79BA
#FF79BA is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.0% C 0.177 H 351.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FF79BA |
|---|---|
| RGB | rgb(255, 121, 186) |
| HSL | hsl(331, 100%, 74%) |
| HSV | hsv(331, 53%, 100%) |
| CMYK | cmyk(0%, 52.5%, 27.1%, 0%) |
| CIE-LAB | lab(68.38, 57.81, -9.72) |
| CIE-LCH | lch(68.38, 58.62, 350.46°) |
| OKLab | oklab(75.05% 0.1748 -0.025) |
| OKLCH | oklch(75.05% 0.177 351.8) |
| XYZ | xyz(56.9424, 38.4851, 50.8743) |
| Luminance | 0.3848 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.63
Bubblegum (survey)
#FF6CB5
ΔE00 2.37
Hot Pink
#FF69B4
ΔE00 2.89
Bubble Gum Pink
#FF69AF
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF79BA #79FFBE
analogous
#FF79FD #FF79BA #FF7B79
triadic
#FF79BA #BAFF79 #79BAFF
tetradic
#FF79BA #FDFF79 #79FFBE #7B79FF
square
#FF79BA #FDFF79 #79FFBE #7B79FF
split-complementary
#FF79BA #79FF7B #79FDFF
monochromatic
#FE007B #FF3C9A #FF79BA #FFB6DA #FFE0EF
Accessibility & contrast
On white
2.41
#FF79BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#FF79BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF79BA
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF79BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF79BA | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BC
Deuteranopia (green-blind)
#ADB0B7
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ff79ba; /* rgb */ color: rgb(255, 121, 186); /* oklch */ color: oklch(75.0% 0.177 351.8);
Tailwind
colors: {
custom: {
50: '#ffa4ce',
500: '#ff79ba',
950: '#000000',
},
}SCSS
$custom: #ff79ba; $custom-light: #ffa4ce; $custom-dark: #000000;
JSON
{
"hex": "#ff79ba",
"rgb": {
"r": 255,
"g": 121,
"b": 186
},
"hsl": {
"h": 330.896,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.75045,
"c": 0.17663,
"h": 351.8
},
"luminance": 0.3848
}Semantic roles & 50–950 ramp
primary
#FF79BA
secondary
#D4F7E6
accent
#E67600
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#191013
muted
#877F82