#F775BA#F775BA
#F775BA is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.5% C 0.175 H 349.2°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F775BA |
|---|---|
| RGB | rgb(247, 117, 186) |
| HSL | hsl(328, 89%, 71%) |
| HSV | hsv(328, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 24.7%, 3.1%) |
| CIE-LAB | lab(66.56, 57.21, -12.56) |
| CIE-LCH | lch(66.56, 58.57, 347.62°) |
| OKLab | oklab(73.46% 0.1724 -0.0328) |
| OKLCH | oklch(73.46% 0.175 349.2) |
| XYZ | xyz(53.5837, 36.0466, 50.5805) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.03
Hot Pink
#FF69B4
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 2.91
Bubble Gum Pink
#FF69AF
ΔE00 2.99
Bubblegum Pink
#FE83CC
ΔE00 3.73
Pale Magenta
#D767AD
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775BA #75F7B2
analogous
#F375F7 #F775BA #F77579
triadic
#F775BA #BAF775 #75BAF7
tetradic
#F775BA #F7F375 #75F7B2 #7579F7
square
#F775BA #F7F375 #75F7B2 #7579F7
split-complementary
#F775BA #79F775 #75F7F3
monochromatic
#E40D7F #F43B9D #F775BA #FAAFD7 #FDE2F1
Accessibility & contrast
On white
2.56
#F775BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#F775BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775BA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775BA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8394BC
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f775ba; /* rgb */ color: rgb(247, 117, 186); /* oklch */ color: oklch(73.5% 0.175 349.2);
Tailwind
colors: {
custom: {
50: '#fda1ce',
500: '#f775ba',
950: '#000000',
},
}SCSS
$custom: #f775ba; $custom-light: #fda1ce; $custom-dark: #000000;
JSON
{
"hex": "#f775ba",
"rgb": {
"r": 247,
"g": 117,
"b": 186
},
"hsl": {
"h": 328.154,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.7346,
"c": 0.17548,
"h": 349.2
},
"luminance": 0.36042
}Semantic roles & 50–950 ramp
primary
#F775BA
secondary
#D3F5E3
accent
#E66C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82