#FF88DB#FF88DB
#FF88DB is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.3% C 0.173 H 339.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88DB |
|---|---|
| RGB | rgb(255, 136, 219) |
| HSL | hsl(318, 100%, 77%) |
| HSV | hsv(318, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 14.1%, 0%) |
| CIE-LAB | lab(72.22, 55.30, -22.29) |
| CIE-LCH | lch(72.22, 59.63, 338.05°) |
| OKLab | oklab(78.28% 0.1624 -0.0596) |
| OKLCH | oklch(78.28% 0.173 339.8) |
| XYZ | xyz(62.8310, 43.9871, 72.1852) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.79
Pink (survey)
#FF81C0
ΔE00 5.29
Lavender Pink
#DD85D7
ΔE00 6.03
Violet (CSS)
#EE82EE
ΔE00 6.15
Purply Pink
#F075E6
ΔE00 6.41
Bubblegum (survey)
#FF6CB5
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88DB #88FFAC
analogous
#E788FF #FF88DB #FF88A0
triadic
#FF88DB #DBFF88 #88DBFF
tetradic
#FF88DB #FFE788 #88FFAC #88A0FF
square
#FF88DB #FFE788 #88FFAC #88A0FF
split-complementary
#FF88DB #A0FF88 #88FFE7
monochromatic
#FF0EB6 #FF4BC8 #FF88DB #FFC5EE #FFE0F6
Accessibility & contrast
On white
2.14
#FF88DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#FF88DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88DB
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88DB | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DE
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#FF8AA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff88db; /* rgb */ color: rgb(255, 136, 219); /* oklch */ color: oklch(78.3% 0.173 339.8);
Tailwind
colors: {
custom: {
50: '#ffaee6',
500: '#ff88db',
950: '#000000',
},
}SCSS
$custom: #ff88db; $custom-light: #ffaee6; $custom-dark: #000000;
JSON
{
"hex": "#ff88db",
"rgb": {
"r": 255,
"g": 136,
"b": 219
},
"hsl": {
"h": 318.151,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78279,
"c": 0.17301,
"h": 339.8
},
"luminance": 0.43983
}Semantic roles & 50–950 ramp
primary
#FF88DB
secondary
#D4F7DE
accent
#E64500
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084