#F079AE#F079AE
#F079AE is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.7% C 0.157 H 353.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F079AE |
|---|---|
| RGB | rgb(240, 121, 174) |
| HSL | hsl(333, 80%, 71%) |
| HSV | hsv(333, 50%, 94%) |
| CMYK | cmyk(0%, 49.6%, 27.5%, 5.9%) |
| CIE-LAB | lab(65.95, 51.50, -6.78) |
| CIE-LCH | lch(65.95, 51.95, 352.50°) |
| OKLab | oklab(72.69% 0.1557 -0.0173) |
| OKLCH | oklch(72.69% 0.157 353.7) |
| XYZ | xyz(50.4143, 35.2604, 44.1870) |
| Luminance | 0.3526 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 3.74
Hot Pink
#FF69B4
ΔE00 3.74
Carnation Pink
#FF7FA7
ΔE00 4.79
Pinky
#FC86AA
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F079AE #79F0BB
analogous
#F079EA #F079AE #F07F79
triadic
#F079AE #AEF079 #79AEF0
tetradic
#F079AE #EAF079 #79F0BB #7F79F0
square
#F079AE #EAF079 #79F0BB #7F79F0
split-complementary
#F079AE #79F07F #79EAF0
monochromatic
#D7186D #EA428D #F079AE #F6B0CF #FCE3EE
Accessibility & contrast
On white
2.61
#F079AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#F079AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F079AE
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F079AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F079AE | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF738D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f079ae; /* rgb */ color: rgb(240, 121, 174); /* oklch */ color: oklch(72.7% 0.157 353.7);
Tailwind
colors: {
custom: {
50: '#f8a3c6',
500: '#f079ae',
950: '#000000',
},
}SCSS
$custom: #f079ae; $custom-light: #f8a3c6; $custom-dark: #000000;
JSON
{
"hex": "#f079ae",
"rgb": {
"r": 240,
"g": 121,
"b": 174
},
"hsl": {
"h": 333.277,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.72688,
"c": 0.15669,
"h": 353.7
},
"luminance": 0.35256
}Semantic roles & 50–950 ramp
primary
#F079AE
secondary
#D2F2E4
accent
#DC7E09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82