#F877D3#F877D3
#F877D3 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.8% C 0.189 H 339.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F877D3 |
|---|---|
| RGB | rgb(248, 119, 211) |
| HSL | hsl(317, 90%, 72%) |
| HSV | hsv(317, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 14.9%, 2.7%) |
| CIE-LAB | lab(67.92, 60.11, -24.51) |
| CIE-LCH | lch(67.92, 64.91, 337.82°) |
| OKLab | oklab(74.79% 0.177 -0.0657) |
| OKLCH | oklch(74.79% 0.189 339.6) |
| XYZ | xyz(57.0669, 37.8576, 65.9170) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.45
Candy Pink
#FF63E9
ΔE00 5.23
Lavender Pink
#DD85D7
ΔE00 5.34
Violet (CSS)
#EE82EE
ΔE00 5.69
Pink (survey)
#FF81C0
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877D3 #77F89C
analogous
#DC77F8 #F877D3 #F87793
triadic
#F877D3 #D3F877 #77D3F8
tetradic
#F877D3 #F8DC77 #77F89C #7793F8
square
#F877D3 #F8DC77 #77F89C #7793F8
split-complementary
#F877D3 #93F877 #77F8DC
monochromatic
#E90CA9 #F53DC0 #F877D3 #FBB1E6 #FEE2F6
Accessibility & contrast
On white
2.45
#F877D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F877D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877D3
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877D3 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D99D6
Deuteranopia (green-blind)
#A1ADD0
Tritanopia (blue-blind)
#FF7A9B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f877d3; /* rgb */ color: rgb(248, 119, 211); /* oklch */ color: oklch(74.8% 0.189 339.6);
Tailwind
colors: {
custom: {
50: '#fda3e0',
500: '#f877d3',
950: '#000000',
},
}SCSS
$custom: #f877d3; $custom-light: #fda3e0; $custom-dark: #000000;
JSON
{
"hex": "#f877d3",
"rgb": {
"r": 248,
"g": 119,
"b": 211
},
"hsl": {
"h": 317.209,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.74787,
"c": 0.18884,
"h": 339.6
},
"luminance": 0.37853
}Semantic roles & 50–950 ramp
primary
#F877D3
secondary
#D5F6DF
accent
#E64200
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83