#F078A0#F078A0
#F078A0 is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.1% C 0.153 H 0.5°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F078A0 |
|---|---|
| RGB | rgb(240, 120, 160) |
| HSL | hsl(340, 80%, 71%) |
| HSV | hsv(340, 50%, 94%) |
| CMYK | cmyk(0%, 50%, 33.3%, 5.9%) |
| CIE-LAB | lab(65.36, 50.23, 0.29) |
| CIE-LCH | lch(65.36, 50.24, 0.34°) |
| OKLab | oklab(72.11% 0.1526 0.0014) |
| OKLCH | oklch(72.11% 0.153 0.5) |
| XYZ | xyz(48.9991, 34.5008, 37.3297) |
| Luminance | 0.3450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.03
Pinky
#FC86AA
ΔE00 3.73
Palevioletred
#DB7093
ΔE00 4.31
Rosy Pink
#F6688E
ΔE00 4.39
Medium Pink
#F36196
ΔE00 4.41
Rosa
#FE86A4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078A0 #78F0C8
analogous
#F078DC #F078A0 #F08C78
triadic
#F078A0 #A0F078 #78A0F0
tetradic
#F078A0 #DCF078 #78F0C8 #8C78F0
square
#F078A0 #DCF078 #78F0C8 #8C78F0
split-complementary
#F078A0 #78F08C #78DCF0
monochromatic
#D61857 #EA4179 #F078A0 #F6AFC7 #FCE3EC
Accessibility & contrast
On white
2.66
#F078A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#F078A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078A0
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078A0 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B91A1
Deuteranopia (green-blind)
#AAA79D
Tritanopia (blue-blind)
#FF6F87
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #f078a0; /* rgb */ color: rgb(240, 120, 160); /* oklch */ color: oklch(72.1% 0.153 0.5);
Tailwind
colors: {
custom: {
50: '#f8a2bc',
500: '#f078a0',
950: '#000000',
},
}SCSS
$custom: #f078a0; $custom-light: #f8a2bc; $custom-dark: #000000;
JSON
{
"hex": "#f078a0",
"rgb": {
"r": 240,
"g": 120,
"b": 160
},
"hsl": {
"h": 340,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.7211,
"c": 0.15263,
"h": 0.5
},
"luminance": 0.34496
}Semantic roles & 50–950 ramp
primary
#F078A0
secondary
#D2F2E7
accent
#DC9609
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F12
muted
#867F81