#F078D3#F078D3
#F078D3 is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.9% C 0.181 H 337.3°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F078D3 |
|---|---|
| RGB | rgb(240, 120, 211) |
| HSL | hsl(315, 80%, 71%) |
| HSV | hsv(315, 50%, 94%) |
| CMYK | cmyk(0%, 50%, 12.1%, 5.9%) |
| CIE-LAB | lab(67.03, 57.29, -25.97) |
| CIE-LCH | lch(67.03, 62.90, 335.62°) |
| OKLab | oklab(73.91% 0.1672 -0.07) |
| OKLCH | oklch(73.91% 0.181 337.3) |
| XYZ | xyz(54.4099, 36.6652, 65.8267) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.71
Lavender Pink
#DD85D7
ΔE00 4.19
Bubblegum Pink
#FE83CC
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 5.10
Orchid
#DA70D6
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F078D3 #78F095
analogous
#D178F0 #F078D3 #F07897
triadic
#F078D3 #D3F078 #78D3F0
tetradic
#F078D3 #F0D178 #78F095 #7897F0
square
#F078D3 #F0D178 #78F095 #7897F0
split-complementary
#F078D3 #97F078 #78F0D1
monochromatic
#D618A8 #EA41C1 #F078D3 #F6AFE5 #FCE3F6
Accessibility & contrast
On white
2.52
#F078D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#F078D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F078D3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F078D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F078D3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B98D6
Deuteranopia (green-blind)
#9CAAD0
Tritanopia (blue-blind)
#FB7C9C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f078d3; /* rgb */ color: rgb(240, 120, 211); /* oklch */ color: oklch(73.9% 0.181 337.3);
Tailwind
colors: {
custom: {
50: '#f7a3e0',
500: '#f078d3',
950: '#000000',
},
}SCSS
$custom: #f078d3; $custom-light: #f7a3e0; $custom-dark: #000000;
JSON
{
"hex": "#f078d3",
"rgb": {
"r": 240,
"g": 120,
"b": 211
},
"hsl": {
"h": 314.5,
"s": 80,
"l": 70.588
},
"oklch": {
"l": 0.73905,
"c": 0.18123,
"h": 337.3
},
"luminance": 0.36661
}Semantic roles & 50–950 ramp
primary
#F078D3
secondary
#D2F2D9
accent
#DC3C09
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83