#F88DCE#F88DCE
#F88DCE is a light, vivid pink. Relative luminance 0.435; OKLCH L 77.7% C 0.150 H 343.9°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DCE |
|---|---|
| RGB | rgb(248, 141, 206) |
| HSL | hsl(324, 88%, 76%) |
| HSV | hsv(324, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 16.9%, 2.7%) |
| CIE-LAB | lab(71.87, 48.68, -15.72) |
| CIE-LCH | lch(71.87, 51.15, 342.10°) |
| OKLab | oklab(77.69% 0.1441 -0.0416) |
| OKLCH | oklch(77.69% 0.15 343.9) |
| XYZ | xyz(59.3777, 43.4665, 63.6430) |
| Luminance | 0.4346 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.17
Pink (survey)
#FF81C0
ΔE00 3.58
Bubblegum (survey)
#FF6CB5
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 6.95
Hot Pink
#FF69B4
ΔE00 7.37
Plum
#DDA0DD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DCE #8DF8B7
analogous
#EC8DF8 #F88DCE #F88D99
triadic
#F88DCE #CEF88D #8DCEF8
tetradic
#F88DCE #F8EC8D #8DF8B7 #8D99F8
square
#F88DCE #F8EC8D #8DF8B7 #8D99F8
split-complementary
#F88DCE #99F88D #8DF8EC
monochromatic
#F11A9C #F453B5 #F88DCE #FCC7E7 #FDE2F3
Accessibility & contrast
On white
2.17
#F88DCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F88DCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DCE
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DCE | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5D0
Deuteranopia (green-blind)
#B0B7CB
Tritanopia (blue-blind)
#FF8DA5
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f88dce; /* rgb */ color: rgb(248, 141, 206); /* oklch */ color: oklch(77.7% 0.150 343.9);
Tailwind
colors: {
custom: {
50: '#fcb1dd',
500: '#f88dce',
950: '#000000',
},
}SCSS
$custom: #f88dce; $custom-light: #fcb1dd; $custom-dark: #000000;
JSON
{
"hex": "#f88dce",
"rgb": {
"r": 248,
"g": 141,
"b": 206
},
"hsl": {
"h": 323.551,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.77688,
"c": 0.15,
"h": 343.9
},
"luminance": 0.43462
}Semantic roles & 50–950 ramp
primary
#F88DCE
secondary
#D6F5E2
accent
#E55A00
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083