#FF88DA#FF88DA
#FF88DA is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.2% C 0.172 H 340.2°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88DA |
|---|---|
| RGB | rgb(255, 136, 218) |
| HSL | hsl(319, 100%, 77%) |
| HSV | hsv(319, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 14.5%, 0%) |
| CIE-LAB | lab(72.18, 55.15, -21.79) |
| CIE-LCH | lch(72.18, 59.30, 338.44°) |
| OKLab | oklab(78.24% 0.1622 -0.0582) |
| OKLCH | oklch(78.24% 0.172 340.2) |
| XYZ | xyz(62.6997, 43.9346, 71.4939) |
| Luminance | 0.4393 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.60
Pink (survey)
#FF81C0
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.11
Violet (CSS)
#EE82EE
ΔE00 6.33
Purply Pink
#F075E6
ΔE00 6.56
Bubblegum (survey)
#FF6CB5
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88DA #88FFAD
analogous
#E888FF #FF88DA #FF889F
triadic
#FF88DA #DAFF88 #88DAFF
tetradic
#FF88DA #FFE888 #88FFAD #889FFF
square
#FF88DA #FFE888 #88FFAD #889FFF
split-complementary
#FF88DA #9FFF88 #88FFE8
monochromatic
#FF0EB4 #FF4BC7 #FF88DA #FFC5ED #FFE0F5
Accessibility & contrast
On white
2.15
#FF88DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#FF88DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88DA
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88DA | 1.00 | 2.15 | 9.79 | 9.79 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA5DD
Deuteranopia (green-blind)
#ADB8D7
Tritanopia (blue-blind)
#FF8AA7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff88da; /* rgb */ color: rgb(255, 136, 218); /* oklch */ color: oklch(78.2% 0.172 340.2);
Tailwind
colors: {
custom: {
50: '#ffaee5',
500: '#ff88da',
950: '#000000',
},
}SCSS
$custom: #ff88da; $custom-light: #ffaee5; $custom-dark: #000000;
JSON
{
"hex": "#ff88da",
"rgb": {
"r": 255,
"g": 136,
"b": 218
},
"hsl": {
"h": 318.655,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78242,
"c": 0.1723,
"h": 340.2
},
"luminance": 0.4393
}Semantic roles & 50–950 ramp
primary
#FF88DA
secondary
#D4F7DF
accent
#E64700
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181115
muted
#868084