#FF88DD#FF88DD
#FF88DD is a light, vivid pink. Relative luminance 0.441; OKLCH L 78.4% C 0.174 H 339.0°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88DD |
|---|---|
| RGB | rgb(255, 136, 221) |
| HSL | hsl(317, 100%, 77%) |
| HSV | hsv(317, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 13.3%, 0%) |
| CIE-LAB | lab(72.29, 55.61, -23.28) |
| CIE-LCH | lch(72.29, 60.29, 337.28°) |
| OKLab | oklab(78.36% 0.1629 -0.0624) |
| OKLCH | oklch(78.36% 0.174 339) |
| XYZ | xyz(63.0958, 44.0931, 73.5801) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.17
Pink (survey)
#FF81C0
ΔE00 5.68
Violet (CSS)
#EE82EE
ΔE00 5.81
Lavender Pink
#DD85D7
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.14
Candy Pink
#FF63E9
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88DD #88FFAA
analogous
#E688FF #FF88DD #FF88A2
triadic
#FF88DD #DDFF88 #88DDFF
tetradic
#FF88DD #FFE688 #88FFAA #88A2FF
square
#FF88DD #FFE688 #88FFAA #88A2FF
split-complementary
#FF88DD #A2FF88 #88FFE6
monochromatic
#FF0EBA #FF4BCC #FF88DD #FFC5EE #FFE0F6
Accessibility & contrast
On white
2.14
#FF88DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#FF88DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88DD
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88DD | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA6E0
Deuteranopia (green-blind)
#ACB8DA
Tritanopia (blue-blind)
#FF8BA9
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #ff88dd; /* rgb */ color: rgb(255, 136, 221); /* oklch */ color: oklch(78.4% 0.174 339.0);
Tailwind
colors: {
custom: {
50: '#ffaee7',
500: '#ff88dd',
950: '#000000',
},
}SCSS
$custom: #ff88dd; $custom-light: #ffaee7; $custom-dark: #000000;
JSON
{
"hex": "#ff88dd",
"rgb": {
"r": 255,
"g": 136,
"b": 221
},
"hsl": {
"h": 317.143,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.78356,
"c": 0.17444,
"h": 339
},
"luminance": 0.44089
}Semantic roles & 50–950 ramp
primary
#FF88DD
secondary
#D4F7DE
accent
#E64200
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181116
muted
#868084