#FF88DE#FF88DE
#FF88DE is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.4% C 0.175 H 338.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88DE |
|---|---|
| RGB | rgb(255, 136, 222) |
| HSL | hsl(317, 100%, 77%) |
| HSV | hsv(317, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 12.9%, 0%) |
| CIE-LAB | lab(72.33, 55.76, -23.78) |
| CIE-LCH | lch(72.33, 60.62, 336.90°) |
| OKLab | oklab(78.39% 0.1632 -0.0638) |
| OKLCH | oklch(78.39% 0.175 338.6) |
| XYZ | xyz(63.2295, 44.1465, 74.2839) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.35
Violet (CSS)
#EE82EE
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.82
Pink (survey)
#FF81C0
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.01
Candy Pink
#FF63E9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88DE #88FFA9
analogous
#E588FF #FF88DE #FF88A3
triadic
#FF88DE #DEFF88 #88DEFF
tetradic
#FF88DE #FFE588 #88FFA9 #88A3FF
square
#FF88DE #FFE588 #88FFA9 #88A3FF
split-complementary
#FF88DE #A3FF88 #88FFE5
monochromatic
#FF0EBC #FF4BCD #FF88DE #FFC5EF #FFE0F7
Accessibility & contrast
On white
2.14
#FF88DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#FF88DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88DE
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88DE | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E1
Deuteranopia (green-blind)
#ACB8DB
Tritanopia (blue-blind)
#FF8BA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff88de; /* rgb */ color: rgb(255, 136, 222); /* oklch */ color: oklch(78.4% 0.175 338.6);
Tailwind
colors: {
custom: {
50: '#ffaee8',
500: '#ff88de',
950: '#000000',
},
}SCSS
$custom: #ff88de; $custom-light: #ffaee8; $custom-dark: #000000;
JSON
{
"hex": "#ff88de",
"rgb": {
"r": 255,
"g": 136,
"b": 222
},
"hsl": {
"h": 316.639,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78394,
"c": 0.17517,
"h": 338.6
},
"luminance": 0.44142
}Semantic roles & 50–950 ramp
primary
#FF88DE
secondary
#D4F7DE
accent
#E64000
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084