#F775D3#F775D3
#F775D3 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.4% C 0.191 H 339.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F775D3 |
|---|---|
| RGB | rgb(247, 117, 211) |
| HSL | hsl(317, 89%, 71%) |
| HSV | hsv(317, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 14.6%, 3.1%) |
| CIE-LAB | lab(67.43, 60.74, -25.26) |
| CIE-LCH | lch(67.43, 65.79, 337.42°) |
| OKLab | oklab(74.4% 0.1787 -0.0679) |
| OKLCH | oklch(74.4% 0.191 339.2) |
| XYZ | xyz(56.4777, 37.2042, 65.8219) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 4.17
Bubblegum Pink
#FE83CC
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 4.88
Lavender Pink
#DD85D7
ΔE00 5.31
Violet (CSS)
#EE82EE
ΔE00 5.61
Orchid
#DA70D6
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775D3 #75F799
analogous
#DA75F7 #F775D3 #F77592
triadic
#F775D3 #D3F775 #75D3F7
tetradic
#F775D3 #F7DA75 #75F799 #7592F7
square
#F775D3 #F7DA75 #75F799 #7592F7
split-complementary
#F775D3 #92F775 #75F7DA
monochromatic
#E40DA9 #F43BC1 #F775D3 #FAAFE5 #FDE2F6
Accessibility & contrast
On white
2.49
#F775D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F775D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775D3
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775D3 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A97D6
Deuteranopia (green-blind)
#9FACD0
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f775d3; /* rgb */ color: rgb(247, 117, 211); /* oklch */ color: oklch(74.4% 0.191 339.2);
Tailwind
colors: {
custom: {
50: '#fda2e0',
500: '#f775d3',
950: '#000000',
},
}SCSS
$custom: #f775d3; $custom-light: #fda2e0; $custom-dark: #000000;
JSON
{
"hex": "#f775d3",
"rgb": {
"r": 247,
"g": 117,
"b": 211
},
"hsl": {
"h": 316.615,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.74398,
"c": 0.19117,
"h": 339.2
},
"luminance": 0.372
}Semantic roles & 50–950 ramp
primary
#F775D3
secondary
#D3F5DC
accent
#E64000
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83