#F775B3#F775B3
#F775B3 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.2% C 0.172 H 352.3°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F775B3 |
|---|---|
| RGB | rgb(247, 117, 179) |
| HSL | hsl(331, 89%, 71%) |
| HSV | hsv(331, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 27.5%, 3.1%) |
| CIE-LAB | lab(66.33, 56.29, -8.94) |
| CIE-LCH | lch(66.33, 57.00, 350.98°) |
| OKLab | oklab(73.22% 0.1703 -0.023) |
| OKLCH | oklch(73.22% 0.172 352.3) |
| XYZ | xyz(52.8577, 35.7562, 46.7569) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.89
Bubble Gum Pink
#FF69AF
ΔE00 2.25
Hot Pink
#FF69B4
ΔE00 2.28
Pink (survey)
#FF81C0
ΔE00 3.06
Bubblegum Pink
#FE83CC
ΔE00 4.77
Carnation Pink
#FF7FA7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775B3 #75F7B9
analogous
#F775F4 #F775B3 #F77875
triadic
#F775B3 #B3F775 #75B3F7
tetradic
#F775B3 #F4F775 #75F7B9 #7875F7
square
#F775B3 #F4F775 #75F7B9 #7875F7
split-complementary
#F775B3 #75F778 #75F4F7
monochromatic
#E40D74 #F43B93 #F775B3 #FAAFD3 #FDE2EF
Accessibility & contrast
On white
2.58
#F775B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F775B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775B3
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775B3 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8693B5
Deuteranopia (green-blind)
#A8AAB0
Tritanopia (blue-blind)
#FF6F8D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f775b3; /* rgb */ color: rgb(247, 117, 179); /* oklch */ color: oklch(73.2% 0.172 352.3);
Tailwind
colors: {
custom: {
50: '#fda1c9',
500: '#f775b3',
950: '#000000',
},
}SCSS
$custom: #f775b3; $custom-light: #fda1c9; $custom-dark: #000000;
JSON
{
"hex": "#f775b3",
"rgb": {
"r": 247,
"g": 117,
"b": 179
},
"hsl": {
"h": 331.385,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.73221,
"c": 0.17188,
"h": 352.3
},
"luminance": 0.35751
}Semantic roles & 50–950 ramp
primary
#F775B3
secondary
#D3F5E5
accent
#E67800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82