#F88DC0#F88DC0
#F88DC0 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.142 H 350.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DC0 |
|---|---|
| RGB | rgb(248, 141, 192) |
| HSL | hsl(331, 88%, 76%) |
| HSV | hsv(331, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 22.6%, 2.7%) |
| CIE-LAB | lab(71.43, 46.64, -8.62) |
| CIE-LCH | lch(71.43, 47.43, 349.53°) |
| OKLab | oklab(77.21% 0.1399 -0.0223) |
| OKLCH | oklch(77.21% 0.142 350.9) |
| XYZ | xyz(57.7521, 42.8162, 55.0816) |
| Luminance | 0.4281 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.76
Bubblegum Pink
#FE83CC
ΔE00 4.02
Pinky
#FC86AA
ΔE00 5.27
Carnation Pink
#FF7FA7
ΔE00 5.87
Bubblegum (survey)
#FF6CB5
ΔE00 6.37
Hot Pink
#FF69B4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DC0 #8DF8C5
analogous
#F88DF6 #F88DC0 #F8908D
triadic
#F88DC0 #C0F88D #8DC0F8
tetradic
#F88DC0 #F6F88D #8DF8C5 #908DF8
square
#F88DC0 #F6F88D #8DF8C5 #908DF8
split-complementary
#F88DC0 #8DF890 #8DF6F8
monochromatic
#F11A80 #F453A0 #F88DC0 #FCC7E0 #FDE2EF
Accessibility & contrast
On white
2.20
#F88DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#F88DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DC0
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DC0 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C2
Deuteranopia (green-blind)
#B4B6BD
Tritanopia (blue-blind)
#FF899F
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f88dc0; /* rgb */ color: rgb(248, 141, 192); /* oklch */ color: oklch(77.2% 0.142 350.9);
Tailwind
colors: {
custom: {
50: '#fdb0d3',
500: '#f88dc0',
950: '#000000',
},
}SCSS
$custom: #f88dc0; $custom-light: #fdb0d3; $custom-dark: #000000;
JSON
{
"hex": "#f88dc0",
"rgb": {
"r": 248,
"g": 141,
"b": 192
},
"hsl": {
"h": 331.402,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.7721,
"c": 0.14166,
"h": 350.9
},
"luminance": 0.42812
}Semantic roles & 50–950 ramp
primary
#F88DC0
secondary
#D6F5E6
accent
#E57800
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082