#F077BF#F077BF
#F077BF is a light, vivid pink. Relative luminance 0.355; OKLCH L 73.0% C 0.169 H 345.4°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F077BF |
|---|---|
| RGB | rgb(240, 119, 191) |
| HSL | hsl(324, 80%, 70%) |
| HSV | hsv(324, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 20.4%, 5.9%) |
| CIE-LAB | lab(66.12, 54.79, -16.12) |
| CIE-LCH | lch(66.12, 57.11, 343.60°) |
| OKLab | oklab(73% 0.1637 -0.0426) |
| OKLCH | oklch(73% 0.169 345.4) |
| XYZ | xyz(51.9372, 35.4847, 53.3939) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Bubblegum (survey)
#FF6CB5
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 3.88
Pink (survey)
#FF81C0
ΔE00 3.92
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Pale Magenta
#D767AD
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077BF #77F0A8
analogous
#E577F0 #F077BF #F07782
triadic
#F077BF #BFF077 #77BFF0
tetradic
#F077BF #F0E577 #77F0A8 #7782F0
square
#F077BF #F0E577 #77F0A8 #7782F0
split-complementary
#F077BF #82F077 #77F0E5
monochromatic
#D51888 #EA40A5 #F077BF #F6AED9 #FCE3F2
Accessibility & contrast
On white
2.59
#F077BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F077BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077BF
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077BF | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#FE7693
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f077bf; /* rgb */ color: rgb(240, 119, 191); /* oklch */ color: oklch(73.0% 0.169 345.4);
Tailwind
colors: {
custom: {
50: '#f8a2d2',
500: '#f077bf',
950: '#000000',
},
}SCSS
$custom: #f077bf; $custom-light: #f8a2d2; $custom-dark: #000000;
JSON
{
"hex": "#f077bf",
"rgb": {
"r": 240,
"g": 119,
"b": 191
},
"hsl": {
"h": 324.298,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.72998,
"c": 0.16911,
"h": 345.4
},
"luminance": 0.35481
}Semantic roles & 50–950 ramp
primary
#F077BF
secondary
#D1F2DE
accent
#DC5F09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82