#F775B7#F775B7
#F775B7 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.4% C 0.174 H 350.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F775B7 |
|---|---|
| RGB | rgb(247, 117, 183) |
| HSL | hsl(330, 89%, 71%) |
| HSV | hsv(330, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 25.9%, 3.1%) |
| CIE-LAB | lab(66.46, 56.81, -11.01) |
| CIE-LCH | lch(66.46, 57.87, 349.03°) |
| OKLab | oklab(73.36% 0.1715 -0.0286) |
| OKLCH | oklch(73.36% 0.174 350.5) |
| XYZ | xyz(53.2682, 35.9204, 48.9184) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.81
Hot Pink
#FF69B4
ΔE00 2.20
Bubble Gum Pink
#FF69AF
ΔE00 2.58
Pink (survey)
#FF81C0
ΔE00 2.87
Bubblegum Pink
#FE83CC
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775B7 #75F7B5
analogous
#F675F7 #F775B7 #F77576
triadic
#F775B7 #B7F775 #75B7F7
tetradic
#F775B7 #F7F675 #75F7B5 #7576F7
square
#F775B7 #F7F675 #75F7B5 #7576F7
split-complementary
#F775B7 #76F775 #75F7F6
monochromatic
#E40D7A #F43B99 #F775B7 #FAAFD5 #FDE2F0
Accessibility & contrast
On white
2.57
#F775B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#F775B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775B7
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775B7 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8493B9
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f775b7; /* rgb */ color: rgb(247, 117, 183); /* oklch */ color: oklch(73.4% 0.174 350.5);
Tailwind
colors: {
custom: {
50: '#fda1cc',
500: '#f775b7',
950: '#000000',
},
}SCSS
$custom: #f775b7; $custom-light: #fda1cc; $custom-dark: #000000;
JSON
{
"hex": "#f775b7",
"rgb": {
"r": 247,
"g": 117,
"b": 183
},
"hsl": {
"h": 329.538,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.73356,
"c": 0.17388,
"h": 350.5
},
"luminance": 0.35916
}Semantic roles & 50–950 ramp
primary
#F775B7
secondary
#D3F5E4
accent
#E67100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82