#F775BF#F775BF
#F775BF is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.6% C 0.178 H 347.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F775BF |
|---|---|
| RGB | rgb(247, 117, 191) |
| HSL | hsl(326, 89%, 71%) |
| HSV | hsv(326, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 22.7%, 3.1%) |
| CIE-LAB | lab(66.72, 57.88, -15.13) |
| CIE-LCH | lch(66.72, 59.83, 345.35°) |
| OKLab | oklab(73.64% 0.1738 -0.0398) |
| OKLCH | oklch(73.64% 0.178 347.1) |
| XYZ | xyz(54.1246, 36.2630, 53.4290) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.71
Hot Pink
#FF69B4
ΔE00 2.97
Bubblegum Pink
#FE83CC
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 3.27
Bubble Gum Pink
#FF69AF
ΔE00 3.80
Pale Magenta
#D767AD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775BF #75F7AD
analogous
#EE75F7 #F775BF #F7757E
triadic
#F775BF #BFF775 #75BFF7
tetradic
#F775BF #F7EE75 #75F7AD #757EF7
square
#F775BF #F7EE75 #75F7AD #757EF7
split-complementary
#F775BF #7EF775 #75F7EE
monochromatic
#E40D88 #F43BA4 #F775BF #FAAFDA #FDE2F2
Accessibility & contrast
On white
2.54
#F775BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#F775BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775BF
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775BF | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C1
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#FF7292
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f775bf; /* rgb */ color: rgb(247, 117, 191); /* oklch */ color: oklch(73.6% 0.178 347.1);
Tailwind
colors: {
custom: {
50: '#fda1d2',
500: '#f775bf',
950: '#000000',
},
}SCSS
$custom: #f775bf; $custom-light: #fda1d2; $custom-dark: #000000;
JSON
{
"hex": "#f775bf",
"rgb": {
"r": 247,
"g": 117,
"b": 191
},
"hsl": {
"h": 325.846,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.73637,
"c": 0.17827,
"h": 347.1
},
"luminance": 0.36258
}Semantic roles & 50–950 ramp
primary
#F775BF
secondary
#D3F5E2
accent
#E66300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82