#F77CDB#F77CDB
#F77CDB is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.6% C 0.186 H 336.6°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CDB |
|---|---|
| RGB | rgb(247, 124, 219) |
| HSL | hsl(314, 88%, 73%) |
| HSV | hsv(314, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 11.3%, 3.1%) |
| CIE-LAB | lab(68.97, 58.69, -27.35) |
| CIE-LCH | lch(68.97, 64.75, 335.02°) |
| OKLab | oklab(75.64% 0.1708 -0.0738) |
| OKLCH | oklch(75.64% 0.186 336.6) |
| XYZ | xyz(58.3519, 39.3080, 71.5179) |
| Luminance | 0.3930 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.49
Violet (CSS)
#EE82EE
ΔE00 4.22
Lavender Pink
#DD85D7
ΔE00 4.49
Bubblegum Pink
#FE83CC
ΔE00 4.54
Candy Pink
#FF63E9
ΔE00 4.93
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CDB #7CF798
analogous
#D67CF7 #F77CDB #F77C9D
triadic
#F77CDB #DBF77C #7CDBF7
tetradic
#F77CDB #F7D67C #7CF798 #7C9DF7
square
#F77CDB #F7D67C #7CF798 #7C9DF7
split-complementary
#F77CDB #9DF77C #7CF7D6
monochromatic
#EA0EB8 #F342CB #F77CDB #FBB6EB #FDE2F7
Accessibility & contrast
On white
2.37
#F77CDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#F77CDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CDB
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CDB | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9DDE
Deuteranopia (green-blind)
#A0AFD8
Tritanopia (blue-blind)
#FF81A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f77cdb; /* rgb */ color: rgb(247, 124, 219); /* oklch */ color: oklch(75.6% 0.186 336.6);
Tailwind
colors: {
custom: {
50: '#fca6e6',
500: '#f77cdb',
950: '#000000',
},
}SCSS
$custom: #f77cdb; $custom-light: #fca6e6; $custom-dark: #000000;
JSON
{
"hex": "#f77cdb",
"rgb": {
"r": 247,
"g": 124,
"b": 219
},
"hsl": {
"h": 313.659,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.75644,
"c": 0.18607,
"h": 336.6
},
"luminance": 0.39304
}Semantic roles & 50–950 ramp
primary
#F77CDB
secondary
#D6F5DD
accent
#E53400
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84