#F775BE#F775BE
#F775BE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.6% C 0.178 H 347.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F775BE |
|---|---|
| RGB | rgb(247, 117, 190) |
| HSL | hsl(326, 89%, 71%) |
| HSV | hsv(326, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 23.1%, 3.1%) |
| CIE-LAB | lab(66.69, 57.74, -14.62) |
| CIE-LCH | lch(66.69, 59.57, 345.80°) |
| OKLab | oklab(73.6% 0.1735 -0.0384) |
| OKLCH | oklch(73.6% 0.178 347.5) |
| XYZ | xyz(54.0149, 36.2191, 52.8514) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.56
Hot Pink
#FF69B4
ΔE00 2.83
Pink (survey)
#FF81C0
ΔE00 3.17
Bubblegum Pink
#FE83CC
ΔE00 3.33
Bubble Gum Pink
#FF69AF
ΔE00 3.63
Pale Magenta
#D767AD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775BE #75F7AE
analogous
#EF75F7 #F775BE #F7757D
triadic
#F775BE #BEF775 #75BEF7
tetradic
#F775BE #F7EF75 #75F7AE #757DF7
square
#F775BE #F7EF75 #75F7AE #757DF7
split-complementary
#F775BE #7DF775 #75F7EF
monochromatic
#E40D86 #F43BA3 #F775BE #FAAFD9 #FDE2F1
Accessibility & contrast
On white
2.55
#F775BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F775BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775BE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775BE | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#A5AABB
Tritanopia (blue-blind)
#FF7291
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f775be; /* rgb */ color: rgb(247, 117, 190); /* oklch */ color: oklch(73.6% 0.178 347.5);
Tailwind
colors: {
custom: {
50: '#fda1d1',
500: '#f775be',
950: '#000000',
},
}SCSS
$custom: #f775be; $custom-light: #fda1d1; $custom-dark: #000000;
JSON
{
"hex": "#f775be",
"rgb": {
"r": 247,
"g": 117,
"b": 190
},
"hsl": {
"h": 326.308,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.73602,
"c": 0.1777,
"h": 347.5
},
"luminance": 0.36214
}Semantic roles & 50–950 ramp
primary
#F775BE
secondary
#D3F5E2
accent
#E66500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82