#F877C8#F877C8
#F877C8 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.4% C 0.181 H 343.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F877C8 |
|---|---|
| RGB | rgb(248, 119, 200) |
| HSL | hsl(322, 90%, 72%) |
| HSV | hsv(322, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 19.4%, 2.7%) |
| CIE-LAB | lab(67.52, 58.50, -18.96) |
| CIE-LCH | lch(67.52, 61.50, 342.04°) |
| OKLab | oklab(74.36% 0.1744 -0.0503) |
| OKLCH | oklch(74.36% 0.181 343.9) |
| XYZ | xyz(55.7348, 37.3248, 58.9013) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.74
Pink (survey)
#FF81C0
ΔE00 4.01
Bubblegum (survey)
#FF6CB5
ΔE00 4.20
Hot Pink
#FF69B4
ΔE00 4.40
Bubble Gum Pink
#FF69AF
ΔE00 5.34
Lavender Pink
#DD85D7
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F877C8 #77F8A7
analogous
#E877F8 #F877C8 #F87787
triadic
#F877C8 #C8F877 #77C8F8
tetradic
#F877C8 #F8E877 #77F8A7 #7787F8
square
#F877C8 #F8E877 #77F8A7 #7787F8
split-complementary
#F877C8 #87F877 #77F8E8
monochromatic
#E90C97 #F53DB0 #F877C8 #FBB1E0 #FEE2F3
Accessibility & contrast
On white
2.48
#F877C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F877C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F877C8
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F877C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F877C8 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8197CB
Deuteranopia (green-blind)
#A4ACC5
Tritanopia (blue-blind)
#FF7797
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f877c8; /* rgb */ color: rgb(248, 119, 200); /* oklch */ color: oklch(74.4% 0.181 343.9);
Tailwind
colors: {
custom: {
50: '#fda3d8',
500: '#f877c8',
950: '#000000',
},
}SCSS
$custom: #f877c8; $custom-light: #fda3d8; $custom-dark: #000000;
JSON
{
"hex": "#f877c8",
"rgb": {
"r": 248,
"g": 119,
"b": 200
},
"hsl": {
"h": 322.326,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.74362,
"c": 0.18149,
"h": 343.9
},
"luminance": 0.3732
}Semantic roles & 50–950 ramp
primary
#F877C8
secondary
#D5F6E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83