#F877AE#F877AE
#F877AE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.5% C 0.168 H 355.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F877AE |
|---|---|
| RGB | rgb(248, 119, 174) |
| HSL | hsl(334, 90%, 72%) |
| HSV | hsv(334, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 29.8%, 2.7%) |
| CIE-LAB | lab(66.68, 55.03, -5.58) |
| CIE-LCH | lch(66.68, 55.31, 354.22°) |
| OKLab | oklab(73.46% 0.1669 -0.014) |
| OKLCH | oklch(73.46% 0.168 355.2) |
| XYZ | xyz(52.9504, 36.2110, 44.2369) |
| Luminance | 0.3621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 2.71
Bubblegum (survey)
#FF6CB5
ΔE00 2.92
Hot Pink
#FF69B4
ΔE00 3.27
Pink (survey)
#FF81C0
ΔE00 3.50
Carnation Pink
#FF7FA7
ΔE00 3.97
Pinky
#FC86AA
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877AE #77F8C1
analogous
#F877EE #F877AE #F88177
triadic
#F877AE #AEF877 #77AEF8
tetradic
#F877AE #EEF877 #77F8C1 #8177F8
square
#F877AE #EEF877 #77F8C1 #8177F8
split-complementary
#F877AE #77F881 #77EEF8
monochromatic
#E90C6A #F53D8B #F877AE #FBB1D1 #FEE2EE
Accessibility & contrast
On white
2.55
#F877AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#F877AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877AE
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877AE | 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)
#8994B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF708C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #f877ae; /* rgb */ color: rgb(248, 119, 174); /* oklch */ color: oklch(73.5% 0.168 355.2);
Tailwind
colors: {
custom: {
50: '#fea2c6',
500: '#f877ae',
950: '#000000',
},
}SCSS
$custom: #f877ae; $custom-light: #fea2c6; $custom-dark: #000000;
JSON
{
"hex": "#f877ae",
"rgb": {
"r": 248,
"g": 119,
"b": 174
},
"hsl": {
"h": 334.419,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.73459,
"c": 0.16752,
"h": 355.2
},
"luminance": 0.36206
}Semantic roles & 50–950 ramp
primary
#F877AE
secondary
#D5F6E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82