#F777D3#F777D3
#F777D3 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.7% C 0.188 H 339.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F777D3 |
|---|---|
| RGB | rgb(247, 119, 211) |
| HSL | hsl(317, 89%, 72%) |
| HSV | hsv(317, 52%, 97%) |
| CMYK | cmyk(0%, 51.8%, 14.6%, 3.1%) |
| CIE-LAB | lab(67.78, 59.82, -24.73) |
| CIE-LCH | lch(67.78, 64.72, 337.54°) |
| OKLab | oklab(74.66% 0.176 -0.0664) |
| OKLCH | oklch(74.66% 0.188 339.3) |
| XYZ | xyz(56.7132, 37.6752, 65.9004) |
| Luminance | 0.3767 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.01
Purply Pink
#F075E6
ΔE00 4.33
Candy Pink
#FF63E9
ΔE00 5.17
Lavender Pink
#DD85D7
ΔE00 5.20
Violet (CSS)
#EE82EE
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F777D3 #77F79B
analogous
#DB77F7 #F777D3 #F77793
triadic
#F777D3 #D3F777 #77D3F7
tetradic
#F777D3 #F7DB77 #77F79B #7793F7
square
#F777D3 #F7DB77 #77F79B #7793F7
split-complementary
#F777D3 #93F777 #77F7DB
monochromatic
#E60EA9 #F43DC0 #F777D3 #FAB1E6 #FDE2F6
Accessibility & contrast
On white
2.46
#F777D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F777D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F777D3
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F777D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F777D3 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C98D6
Deuteranopia (green-blind)
#A0ADD0
Tritanopia (blue-blind)
#FF7A9B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f777d3; /* rgb */ color: rgb(247, 119, 211); /* oklch */ color: oklch(74.7% 0.188 339.3);
Tailwind
colors: {
custom: {
50: '#fca3e0',
500: '#f777d3',
950: '#000000',
},
}SCSS
$custom: #f777d3; $custom-light: #fca3e0; $custom-dark: #000000;
JSON
{
"hex": "#f777d3",
"rgb": {
"r": 247,
"g": 119,
"b": 211
},
"hsl": {
"h": 316.875,
"s": 88.889,
"l": 71.765
},
"oklch": {
"l": 0.74659,
"c": 0.18807,
"h": 339.3
},
"luminance": 0.37671
}Semantic roles & 50–950 ramp
primary
#F777D3
secondary
#D5F5DE
accent
#E64100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83