#FF88BC#FF88BC
#FF88BC is a light, vivid pink. Relative luminance 0.425; OKLCH L 77.2% C 0.154 H 353.7°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FF88BC |
|---|---|
| RGB | rgb(255, 136, 188) |
| HSL | hsl(334, 100%, 77%) |
| HSV | hsv(334, 47%, 100%) |
| CMYK | cmyk(0%, 46.7%, 26.3%, 0%) |
| CIE-LAB | lab(71.22, 50.88, -6.61) |
| CIE-LCH | lch(71.22, 51.31, 352.60°) |
| OKLab | oklab(77.2% 0.1536 -0.0168) |
| OKLCH | oklch(77.2% 0.155 353.7) |
| XYZ | xyz(59.1232, 42.5040, 52.6574) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.24
Pinky
#FC86AA
ΔE00 4.16
Bubblegum Pink
#FE83CC
ΔE00 4.39
Carnation Pink
#FF7FA7
ΔE00 4.49
Bubblegum (survey)
#FF6CB5
ΔE00 5.47
Bubble Gum Pink
#FF69AF
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF88BC #88FFCB
analogous
#FF88F7 #FF88BC #FF9088
triadic
#FF88BC #BCFF88 #88BCFF
tetradic
#FF88BC #F7FF88 #88FFCB #9088FF
square
#FF88BC #F7FF88 #88FFCB #9088FF
split-complementary
#FF88BC #88FF90 #88F7FF
monochromatic
#FF0E77 #FF4B9A #FF88BC #FFC5DE #FFE0EE
Accessibility & contrast
On white
2.21
#FF88BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#FF88BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF88BC
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF88BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF88BC | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BE
Deuteranopia (green-blind)
#B5B6B9
Tritanopia (blue-blind)
#FF829B
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff88bc; /* rgb */ color: rgb(255, 136, 188); /* oklch */ color: oklch(77.2% 0.154 353.7);
Tailwind
colors: {
custom: {
50: '#ffadd0',
500: '#ff88bc',
950: '#000000',
},
}SCSS
$custom: #ff88bc; $custom-light: #ffadd0; $custom-dark: #000000;
JSON
{
"hex": "#ff88bc",
"rgb": {
"r": 255,
"g": 136,
"b": 188
},
"hsl": {
"h": 333.782,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.77196,
"c": 0.1545,
"h": 353.7
},
"luminance": 0.42499
}Semantic roles & 50–950 ramp
primary
#FF88BC
secondary
#D4F7E8
accent
#E68100
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181014
muted
#867F82