#F078CC#F078CC
#F078CC is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.6% C 0.176 H 340.0°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F078CC |
|---|---|
| RGB | rgb(240, 120, 204) |
| HSL | hsl(318, 80%, 71%) |
| HSV | hsv(318, 50%, 94%) |
| CMYK | cmyk(0%, 50%, 15%, 5.9%) |
| CIE-LAB | lab(66.77, 56.22, -22.45) |
| CIE-LCH | lch(66.77, 60.54, 338.23°) |
| OKLab | oklab(73.63% 0.1656 -0.0601) |
| OKLCH | oklch(73.63% 0.176 340) |
| XYZ | xyz(53.5514, 36.3218, 61.3053) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.95
Lavender Pink
#DD85D7
ΔE00 4.88
Purply Pink
#F075E6
ΔE00 5.08
Pink (survey)
#FF81C0
ΔE00 5.63
Bubblegum (survey)
#FF6CB5
ΔE00 5.81
Hot Pink
#FF69B4
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078CC #78F09C
analogous
#D878F0 #F078CC #F07890
triadic
#F078CC #CCF078 #78CCF0
tetradic
#F078CC #F0D878 #78F09C #7890F0
square
#F078CC #F0D878 #78F09C #7890F0
split-complementary
#F078CC #90F078 #78F0D8
monochromatic
#D6189D #EA41B7 #F078CC #F6AFE1 #FCE3F5
Accessibility & contrast
On white
2.54
#F078CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#F078CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078CC
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078CC | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D97CF
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#FC7A99
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f078cc; /* rgb */ color: rgb(240, 120, 204); /* oklch */ color: oklch(73.6% 0.176 340.0);
Tailwind
colors: {
custom: {
50: '#f7a3db',
500: '#f078cc',
950: '#000000',
},
}SCSS
$custom: #f078cc; $custom-light: #f7a3db; $custom-dark: #000000;
JSON
{
"hex": "#f078cc",
"rgb": {
"r": 240,
"g": 120,
"b": 204
},
"hsl": {
"h": 318,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.73626,
"c": 0.17614,
"h": 340
},
"luminance": 0.36318
}Semantic roles & 50–950 ramp
primary
#F078CC
secondary
#D2F2DB
accent
#DC4909
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83