#F88DC2#F88DC2
#F88DC2 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.3% C 0.143 H 349.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DC2 |
|---|---|
| RGB | rgb(248, 141, 194) |
| HSL | hsl(330, 88%, 76%) |
| HSV | hsv(330, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 21.8%, 2.7%) |
| CIE-LAB | lab(71.49, 46.92, -9.64) |
| CIE-LCH | lch(71.49, 47.90, 348.39°) |
| OKLab | oklab(77.28% 0.1405 -0.025) |
| OKLCH | oklch(77.28% 0.143 349.9) |
| XYZ | xyz(57.9752, 42.9055, 56.2565) |
| Luminance | 0.4290 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.65
Bubblegum Pink
#FE83CC
ΔE00 3.62
Pinky
#FC86AA
ΔE00 5.74
Carnation Pink
#FF7FA7
ΔE00 6.29
Bubblegum (survey)
#FF6CB5
ΔE00 6.35
Hot Pink
#FF69B4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DC2 #8DF8C3
analogous
#F88DF8 #F88DC2 #F88E8D
triadic
#F88DC2 #C2F88D #8DC2F8
tetradic
#F88DC2 #F8F88D #8DF8C3 #8E8DF8
square
#F88DC2 #F8F88D #8DF8C3 #8E8DF8
split-complementary
#F88DC2 #8DF88E #8DF8F8
monochromatic
#F11A84 #F453A3 #F88DC2 #FCC7E1 #FDE2F0
Accessibility & contrast
On white
2.19
#F88DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#F88DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DC2
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DC2 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A4C4
Deuteranopia (green-blind)
#B3B6BF
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f88dc2; /* rgb */ color: rgb(248, 141, 194); /* oklch */ color: oklch(77.3% 0.143 349.9);
Tailwind
colors: {
custom: {
50: '#fdb0d4',
500: '#f88dc2',
950: '#000000',
},
}SCSS
$custom: #f88dc2; $custom-light: #fdb0d4; $custom-dark: #000000;
JSON
{
"hex": "#f88dc2",
"rgb": {
"r": 248,
"g": 141,
"b": 194
},
"hsl": {
"h": 330.28,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.77276,
"c": 0.14274,
"h": 349.9
},
"luminance": 0.42901
}Semantic roles & 50–950 ramp
primary
#F88DC2
secondary
#D6F5E6
accent
#E57400
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#181114
muted
#868083