#F88BCD#F88BCD
#F88BCD is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.4% C 0.153 H 344.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BCD |
|---|---|
| RGB | rgb(248, 139, 205) |
| HSL | hsl(324, 89%, 76%) |
| HSV | hsv(324, 44%, 97%) |
| CMYK | cmyk(0%, 44%, 17.3%, 2.7%) |
| CIE-LAB | lab(71.44, 49.53, -15.81) |
| CIE-LCH | lch(71.44, 51.99, 342.29°) |
| OKLab | oklab(77.35% 0.1468 -0.0418) |
| OKLCH | oklch(77.35% 0.153 344.1) |
| XYZ | xyz(58.9643, 42.8336, 62.9078) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.80
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum (survey)
#FF6CB5
ΔE00 6.55
Lavender Pink
#DD85D7
ΔE00 6.86
Hot Pink
#FF69B4
ΔE00 6.99
Bubble Gum Pink
#FF69AF
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BCD #8BF8B6
analogous
#ED8BF8 #F88BCD #F88B96
triadic
#F88BCD #CDF88B #8BCDF8
tetradic
#F88BCD #F8ED8B #8BF8B6 #8B96F8
square
#F88BCD #F8ED8B #8BF8B6 #8B96F8
split-complementary
#F88BCD #96F88B #8BF8ED
monochromatic
#F1189B #F551B4 #F88BCD #FBC5E6 #FDE2F3
Accessibility & contrast
On white
2.20
#F88BCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#F88BCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BCD
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BCD | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#AFB6CA
Tritanopia (blue-blind)
#FF8BA3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f88bcd; /* rgb */ color: rgb(248, 139, 205); /* oklch */ color: oklch(77.4% 0.153 344.1);
Tailwind
colors: {
custom: {
50: '#fcafdc',
500: '#f88bcd',
950: '#000000',
},
}SCSS
$custom: #f88bcd; $custom-light: #fcafdc; $custom-dark: #000000;
JSON
{
"hex": "#f88bcd",
"rgb": {
"r": 248,
"g": 139,
"b": 205
},
"hsl": {
"h": 323.67,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.77354,
"c": 0.15265,
"h": 344.1
},
"luminance": 0.42829
}Semantic roles & 50–950 ramp
primary
#F88BCD
secondary
#D6F5E2
accent
#E55B00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083