#F078AE#F078AE
#F078AE is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.5% C 0.158 H 353.5°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F078AE |
|---|---|
| RGB | rgb(240, 120, 174) |
| HSL | hsl(333, 80%, 71%) |
| HSV | hsv(333, 50%, 94%) |
| CMYK | cmyk(0%, 50%, 27.5%, 5.9%) |
| CIE-LAB | lab(65.76, 51.99, -7.06) |
| CIE-LCH | lch(65.76, 52.46, 352.27°) |
| OKLab | oklab(72.55% 0.1572 -0.018) |
| OKLCH | oklch(72.55% 0.158 353.5) |
| XYZ | xyz(50.2935, 35.0186, 44.1467) |
| Luminance | 0.3501 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.25
Bubblegum (survey)
#FF6CB5
ΔE00 3.26
Hot Pink
#FF69B4
ΔE00 3.56
Pink (survey)
#FF81C0
ΔE00 3.79
Carnation Pink
#FF7FA7
ΔE00 4.95
Pinky
#FC86AA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078AE #78F0BA
analogous
#F078EA #F078AE #F07E78
triadic
#F078AE #AEF078 #78AEF0
tetradic
#F078AE #EAF078 #78F0BA #7E78F0
square
#F078AE #EAF078 #78F0BA #7E78F0
split-complementary
#F078AE #78F07E #78EAF0
monochromatic
#D6186D #EA418D #F078AE #F6AFCF #FCE3EE
Accessibility & contrast
On white
2.62
#F078AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#F078AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078AE
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078AE | 1.00 | 2.62 | 8.00 | 8.00 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#FF728C
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f078ae; /* rgb */ color: rgb(240, 120, 174); /* oklch */ color: oklch(72.5% 0.158 353.5);
Tailwind
colors: {
custom: {
50: '#f8a2c6',
500: '#f078ae',
950: '#000000',
},
}SCSS
$custom: #f078ae; $custom-light: #f8a2c6; $custom-dark: #000000;
JSON
{
"hex": "#f078ae",
"rgb": {
"r": 240,
"g": 120,
"b": 174
},
"hsl": {
"h": 333,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.72547,
"c": 0.15825,
"h": 353.5
},
"luminance": 0.35014
}Semantic roles & 50–950 ramp
primary
#F078AE
secondary
#D2F2E4
accent
#DC7D09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82