#F077CC#F077CC
#F077CC is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.5% C 0.178 H 340.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F077CC |
|---|---|
| RGB | rgb(240, 119, 204) |
| HSL | hsl(318, 80%, 70%) |
| HSV | hsv(318, 50%, 94%) |
| CMYK | cmyk(0%, 50.4%, 15%, 5.9%) |
| CIE-LAB | lab(66.58, 56.70, -22.73) |
| CIE-LCH | lch(66.58, 61.08, 338.16°) |
| OKLab | oklab(73.49% 0.167 -0.0609) |
| OKLCH | oklch(73.49% 0.178 340) |
| XYZ | xyz(53.4318, 36.0825, 61.2654) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.12
Lavender Pink
#DD85D7
ΔE00 4.93
Purply Pink
#F075E6
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.77
Bubblegum (survey)
#FF6CB5
ΔE00 5.82
Orchid
#DA70D6
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F077CC #77F09B
analogous
#D777F0 #F077CC #F07790
triadic
#F077CC #CCF077 #77CCF0
tetradic
#F077CC #F0D777 #77F09B #7790F0
square
#F077CC #F0D777 #77F09B #7790F0
split-complementary
#F077CC #90F077 #77F0D7
monochromatic
#D5189D #EA40B7 #F077CC #F6AEE1 #FCE3F5
Accessibility & contrast
On white
2.56
#F077CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#F077CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F077CC
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F077CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F077CC | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C96CF
Deuteranopia (green-blind)
#9EA9C9
Tritanopia (blue-blind)
#FC7998
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f077cc; /* rgb */ color: rgb(240, 119, 204); /* oklch */ color: oklch(73.5% 0.178 340.0);
Tailwind
colors: {
custom: {
50: '#f7a2db',
500: '#f077cc',
950: '#000000',
},
}SCSS
$custom: #f077cc; $custom-light: #f7a2db; $custom-dark: #000000;
JSON
{
"hex": "#f077cc",
"rgb": {
"r": 240,
"g": 119,
"b": 204
},
"hsl": {
"h": 317.851,
"s": 80.132,
"l": 70.392
},
"oklch": {
"l": 0.73491,
"c": 0.17773,
"h": 340
},
"luminance": 0.36079
}Semantic roles & 50–950 ramp
primary
#F077CC
secondary
#D1F2DB
accent
#DC4809
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83