#F077BC#F077BC
#F077BC is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.9% C 0.167 H 346.7°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F077BC |
|---|---|
| RGB | rgb(240, 119, 188) |
| HSL | hsl(326, 80%, 70%) |
| HSV | hsv(326, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 21.7%, 5.9%) |
| CIE-LAB | lab(66.02, 54.37, -14.58) |
| CIE-LCH | lch(66.02, 56.29, 344.98°) |
| OKLab | oklab(72.89% 0.1628 -0.0384) |
| OKLCH | oklch(72.89% 0.167 346.7) |
| XYZ | xyz(51.6104, 35.3540, 51.6730) |
| Luminance | 0.3535 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.28
Hot Pink
#FF69B4
ΔE00 3.51
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 3.72
Bubble Gum Pink
#FF69AF
ΔE00 4.18
Pale Magenta
#D767AD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077BC #77F0AB
analogous
#E777F0 #F077BC #F0777F
triadic
#F077BC #BCF077 #77BCF0
tetradic
#F077BC #F0E777 #77F0AB #777FF0
square
#F077BC #F0E777 #77F0AB #777FF0
split-complementary
#F077BC #7FF077 #77F0E7
monochromatic
#D51884 #EA40A1 #F077BC #F6AED7 #FCE3F1
Accessibility & contrast
On white
2.60
#F077BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#F077BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077BC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077BC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294BE
Deuteranopia (green-blind)
#A3A8B9
Tritanopia (blue-blind)
#FE7591
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f077bc; /* rgb */ color: rgb(240, 119, 188); /* oklch */ color: oklch(72.9% 0.167 346.7);
Tailwind
colors: {
custom: {
50: '#f8a2d0',
500: '#f077bc',
950: '#000000',
},
}SCSS
$custom: #f077bc; $custom-light: #f8a2d0; $custom-dark: #000000;
JSON
{
"hex": "#f077bc",
"rgb": {
"r": 240,
"g": 119,
"b": 188
},
"hsl": {
"h": 325.785,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.72889,
"c": 0.16729,
"h": 346.7
},
"luminance": 0.3535
}Semantic roles & 50–950 ramp
primary
#F077BC
secondary
#D1F2DF
accent
#DC6409
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82