#F88DC4#F88DC4
#F88DC4 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.3% C 0.144 H 348.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DC4 |
|---|---|
| RGB | rgb(248, 141, 196) |
| HSL | hsl(329, 88%, 76%) |
| HSV | hsv(329, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 21%, 2.7%) |
| CIE-LAB | lab(71.55, 47.21, -10.66) |
| CIE-LCH | lch(71.55, 48.40, 347.28°) |
| OKLab | oklab(77.34% 0.1412 -0.0278) |
| OKLCH | oklch(77.34% 0.144 348.9) |
| XYZ | xyz(58.2013, 42.9959, 57.4475) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.63
Bubblegum Pink
#FE83CC
ΔE00 3.25
Pinky
#FC86AA
ΔE00 6.20
Bubblegum (survey)
#FF6CB5
ΔE00 6.36
Carnation Pink
#FF7FA7
ΔE00 6.71
Hot Pink
#FF69B4
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DC4 #8DF8C1
analogous
#F78DF8 #F88DC4 #F88D8F
triadic
#F88DC4 #C4F88D #8DC4F8
tetradic
#F88DC4 #F8F78D #8DF8C1 #8D8FF8
square
#F88DC4 #F8F78D #8DF8C1 #8D8FF8
split-complementary
#F88DC4 #8FF88D #8DF8F7
monochromatic
#F11A88 #F453A6 #F88DC4 #FCC7E2 #FDE2F0
Accessibility & contrast
On white
2.19
#F88DC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#F88DC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DC4
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DC4 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A4C6
Deuteranopia (green-blind)
#B3B6C1
Tritanopia (blue-blind)
#FF8AA1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f88dc4; /* rgb */ color: rgb(248, 141, 196); /* oklch */ color: oklch(77.3% 0.144 348.9);
Tailwind
colors: {
custom: {
50: '#fdb0d5',
500: '#f88dc4',
950: '#000000',
},
}SCSS
$custom: #f88dc4; $custom-light: #fdb0d5; $custom-dark: #000000;
JSON
{
"hex": "#f88dc4",
"rgb": {
"r": 248,
"g": 141,
"b": 196
},
"hsl": {
"h": 329.159,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.77343,
"c": 0.14386,
"h": 348.9
},
"luminance": 0.42992
}Semantic roles & 50–950 ramp
primary
#F88DC4
secondary
#D6F5E5
accent
#E57000
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083