#F775AE#F775AE
#F775AE is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.1% C 0.170 H 354.6°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F775AE |
|---|---|
| RGB | rgb(247, 117, 174) |
| HSL | hsl(334, 89%, 71%) |
| HSV | hsv(334, 53%, 97%) |
| CMYK | cmyk(0%, 52.6%, 29.6%, 3.1%) |
| CIE-LAB | lab(66.18, 55.66, -6.33) |
| CIE-LCH | lch(66.18, 56.02, 353.51°) |
| OKLab | oklab(73.06% 0.1688 -0.016) |
| OKLCH | oklch(73.06% 0.17 354.6) |
| XYZ | xyz(52.3612, 35.5576, 44.1419) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.33
Bubblegum (survey)
#FF6CB5
ΔE00 2.52
Hot Pink
#FF69B4
ΔE00 2.84
Pink (survey)
#FF81C0
ΔE00 3.63
Carnation Pink
#FF7FA7
ΔE00 4.48
Pinky
#FC86AA
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F775AE #75F7BE
analogous
#F775EF #F775AE #F77D75
triadic
#F775AE #AEF775 #75AEF7
tetradic
#F775AE #EFF775 #75F7BE #7D75F7
square
#F775AE #EFF775 #75F7BE #7D75F7
split-complementary
#F775AE #75F77D #75EFF7
monochromatic
#E40D6C #F43B8C #F775AE #FAAFD0 #FDE2EE
Accessibility & contrast
On white
2.59
#F775AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F775AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F775AE
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F775AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F775AE | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#A9AAAB
Tritanopia (blue-blind)
#FF6E8A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f775ae; /* rgb */ color: rgb(247, 117, 174); /* oklch */ color: oklch(73.1% 0.170 354.6);
Tailwind
colors: {
custom: {
50: '#fda1c6',
500: '#f775ae',
950: '#000000',
},
}SCSS
$custom: #f775ae; $custom-light: #fda1c6; $custom-dark: #000000;
JSON
{
"hex": "#f775ae",
"rgb": {
"r": 247,
"g": 117,
"b": 174
},
"hsl": {
"h": 333.692,
"s": 89.041,
"l": 71.373
},
"oklch": {
"l": 0.73057,
"c": 0.16956,
"h": 354.6
},
"luminance": 0.35553
}Semantic roles & 50–950 ramp
primary
#F775AE
secondary
#D3F5E6
accent
#E68100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82