#FF88DC#FF88DC
#FF88DC is a light, vivid pink. Relative luminance 0.440; OKLCH L 78.3% C 0.174 H 339.4°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88DC |
|---|---|
| RGB | rgb(255, 136, 220) |
| HSL | hsl(318, 100%, 77%) |
| HSV | hsv(318, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 13.7%, 0%) |
| CIE-LAB | lab(72.26, 55.46, -22.79) |
| CIE-LCH | lch(72.26, 59.95, 337.66°) |
| OKLab | oklab(78.32% 0.1627 -0.061) |
| OKLCH | oklch(78.32% 0.174 339.4) |
| XYZ | xyz(62.9630, 44.0399, 72.8806) |
| Luminance | 0.4404 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.98
Pink (survey)
#FF81C0
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.95
Violet (CSS)
#EE82EE
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.28
Candy Pink
#FF63E9
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88DC #88FFAB
analogous
#E788FF #FF88DC #FF88A1
triadic
#FF88DC #DCFF88 #88DCFF
tetradic
#FF88DC #FFE788 #88FFAB #88A1FF
square
#FF88DC #FFE788 #88FFAB #88A1FF
split-complementary
#FF88DC #A1FF88 #88FFE7
monochromatic
#FF0EB8 #FF4BCA #FF88DC #FFC5EE #FFE0F6
Accessibility & contrast
On white
2.14
#FF88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#FF88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88DC
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88DC | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA6DF
Deuteranopia (green-blind)
#ADB8D9
Tritanopia (blue-blind)
#FF8BA8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff88dc; /* rgb */ color: rgb(255, 136, 220); /* oklch */ color: oklch(78.3% 0.174 339.4);
Tailwind
colors: {
custom: {
50: '#ffaee7',
500: '#ff88dc',
950: '#000000',
},
}SCSS
$custom: #ff88dc; $custom-light: #ffaee7; $custom-dark: #000000;
JSON
{
"hex": "#ff88dc",
"rgb": {
"r": 255,
"g": 136,
"b": 220
},
"hsl": {
"h": 317.647,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78317,
"c": 0.17373,
"h": 339.4
},
"luminance": 0.44036
}Semantic roles & 50–950 ramp
primary
#FF88DC
secondary
#D4F7DE
accent
#E64300
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084