#F77CDF#F77CDF
#F77CDF is a light, vivid pink. Relative luminance 0.395; OKLCH L 75.8% C 0.189 H 335.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CDF |
|---|---|
| RGB | rgb(247, 124, 223) |
| HSL | hsl(312, 88%, 73%) |
| HSV | hsv(312, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 9.7%, 3.1%) |
| CIE-LAB | lab(69.13, 59.32, -29.33) |
| CIE-LCH | lch(69.13, 66.17, 333.69°) |
| OKLab | oklab(75.81% 0.1717 -0.0793) |
| OKLCH | oklch(75.81% 0.189 335.2) |
| XYZ | xyz(58.8849, 39.5211, 74.3246) |
| Luminance | 0.3952 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.88
Violet (CSS)
#EE82EE
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 4.51
Bubblegum Pink
#FE83CC
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CDF #7CF794
analogous
#D17CF7 #F77CDF #F77CA2
triadic
#F77CDF #DFF77C #7CDFF7
tetradic
#F77CDF #F7D17C #7CF794 #7CA2F7
square
#F77CDF #F7D17C #7CF794 #7CA2F7
split-complementary
#F77CDF #A2F77C #7CF7D1
monochromatic
#EA0EBF #F342D1 #F77CDF #FBB6ED #FDE2F8
Accessibility & contrast
On white
2.36
#F77CDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#F77CDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CDF
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CDF | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C9DE2
Deuteranopia (green-blind)
#9FAFDC
Tritanopia (blue-blind)
#FF82A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77cdf; /* rgb */ color: rgb(247, 124, 223); /* oklch */ color: oklch(75.8% 0.189 335.2);
Tailwind
colors: {
custom: {
50: '#fca6e9',
500: '#f77cdf',
950: '#000000',
},
}SCSS
$custom: #f77cdf; $custom-light: #fca6e9; $custom-dark: #000000;
JSON
{
"hex": "#f77cdf",
"rgb": {
"r": 247,
"g": 124,
"b": 223
},
"hsl": {
"h": 311.707,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.75808,
"c": 0.18912,
"h": 335.2
},
"luminance": 0.39517
}Semantic roles & 50–950 ramp
primary
#F77CDF
secondary
#D6F5DC
accent
#E52D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84