#F775D2#F775D2
#F775D2 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.4% C 0.190 H 339.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F775D2 |
|---|---|
| RGB | rgb(247, 117, 210) |
| HSL | hsl(317, 89%, 71%) |
| HSV | hsv(317, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 15%, 3.1%) |
| CIE-LAB | lab(67.39, 60.59, -24.76) |
| CIE-LCH | lch(67.39, 65.46, 337.77°) |
| OKLab | oklab(74.36% 0.1785 -0.0665) |
| OKLCH | oklch(74.36% 0.19 339.6) |
| XYZ | xyz(56.3527, 37.1542, 65.1637) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.21
Purply Pink
#F075E6
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.78
Orchid
#DA70D6
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775D2 #75F79A
analogous
#DB75F7 #F775D2 #F77591
triadic
#F775D2 #D2F775 #75D2F7
tetradic
#F775D2 #F7DB75 #75F79A #7591F7
square
#F775D2 #F7DB75 #75F79A #7591F7
split-complementary
#F775D2 #91F775 #75F7DB
monochromatic
#E40DA7 #F43BBF #F775D2 #FAAFE5 #FDE2F6
Accessibility & contrast
On white
2.49
#F775D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F775D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775D2
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775D2 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B97D5
Deuteranopia (green-blind)
#9FACCF
Tritanopia (blue-blind)
#FF789A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f775d2; /* rgb */ color: rgb(247, 117, 210); /* oklch */ color: oklch(74.4% 0.190 339.6);
Tailwind
colors: {
custom: {
50: '#fda2e0',
500: '#f775d2',
950: '#000000',
},
}SCSS
$custom: #f775d2; $custom-light: #fda2e0; $custom-dark: #000000;
JSON
{
"hex": "#f775d2",
"rgb": {
"r": 247,
"g": 117,
"b": 210
},
"hsl": {
"h": 317.077,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.74358,
"c": 0.19047,
"h": 339.6
},
"luminance": 0.3715
}Semantic roles & 50–950 ramp
primary
#F775D2
secondary
#D3F5DD
accent
#E64100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83