#F888D2#F888D2
#F888D2 is a light, vivid pink. Relative luminance 0.422; OKLCH L 77.1% C 0.161 H 341.5°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F888D2 |
|---|---|
| RGB | rgb(248, 136, 210) |
| HSL | hsl(320, 89%, 75%) |
| HSV | hsv(320, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 15.3%, 2.7%) |
| CIE-LAB | lab(71.02, 51.78, -19.22) |
| CIE-LCH | lch(71.02, 55.23, 339.64°) |
| OKLab | oklab(77.1% 0.1526 -0.0512) |
| OKLCH | oklch(77.1% 0.161 341.5) |
| XYZ | xyz(59.1491, 42.2220, 65.9945) |
| Luminance | 0.4222 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.85
Pink (survey)
#FF81C0
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.78
Bubblegum (survey)
#FF6CB5
ΔE00 6.76
Violet (CSS)
#EE82EE
ΔE00 6.99
Purply Pink
#F075E6
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888D2 #88F8AE
analogous
#E688F8 #F888D2 #F8889A
triadic
#F888D2 #D2F888 #88D2F8
tetradic
#F888D2 #F8E688 #88F8AE #889AF8
square
#F888D2 #F8E688 #88F8AE #889AF8
split-complementary
#F888D2 #9AF888 #88F8E6
monochromatic
#F114A6 #F54EBC #F888D2 #FBC2E8 #FDE2F4
Accessibility & contrast
On white
2.22
#F888D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F888D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888D2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888D2 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA3D5
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#FF89A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f888d2; /* rgb */ color: rgb(248, 136, 210); /* oklch */ color: oklch(77.1% 0.161 341.5);
Tailwind
colors: {
custom: {
50: '#fdade0',
500: '#f888d2',
950: '#000000',
},
}SCSS
$custom: #f888d2; $custom-light: #fdade0; $custom-dark: #000000;
JSON
{
"hex": "#f888d2",
"rgb": {
"r": 248,
"g": 136,
"b": 210
},
"hsl": {
"h": 320.357,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.77095,
"c": 0.16094,
"h": 341.5
},
"luminance": 0.42218
}Semantic roles & 50–950 ramp
primary
#F888D2
secondary
#D6F5E0
accent
#E64E00
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181015
muted
#867F83