#FB88D6#FB88D6
#FB88D6 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.6% C 0.166 H 340.7°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FB88D6 |
|---|---|
| RGB | rgb(251, 136, 214) |
| HSL | hsl(319, 93%, 76%) |
| HSV | hsv(319, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 14.7%, 1.6%) |
| CIE-LAB | lab(71.54, 53.32, -20.61) |
| CIE-LCH | lch(71.54, 57.16, 338.86°) |
| OKLab | oklab(77.61% 0.1569 -0.055) |
| OKLCH | oklch(77.61% 0.166 340.7) |
| XYZ | xyz(60.7261, 42.9768, 68.7022) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.18
Pink (survey)
#FF81C0
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.81
Violet (CSS)
#EE82EE
ΔE00 6.55
Purply Pink
#F075E6
ΔE00 6.70
Bubblegum (survey)
#FF6CB5
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB88D6 #88FBAD
analogous
#E688FB #FB88D6 #FB889C
triadic
#FB88D6 #D6FB88 #88D6FB
tetradic
#FB88D6 #FBE688 #88FBAD #889CFB
square
#FB88D6 #FBE688 #88FBAD #889CFB
split-complementary
#FB88D6 #9CFB88 #88FBE6
monochromatic
#F712AD #F94DC2 #FB88D6 #FDC3EA #FEE1F5
Accessibility & contrast
On white
2.19
#FB88D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FB88D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB88D6
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB88D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB88D6 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA4D9
Deuteranopia (green-blind)
#ACB6D3
Tritanopia (blue-blind)
#FF8AA6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fb88d6; /* rgb */ color: rgb(251, 136, 214); /* oklch */ color: oklch(77.6% 0.166 340.7);
Tailwind
colors: {
custom: {
50: '#ffaee2',
500: '#fb88d6',
950: '#000000',
},
}SCSS
$custom: #fb88d6; $custom-light: #ffaee2; $custom-dark: #000000;
JSON
{
"hex": "#fb88d6",
"rgb": {
"r": 251,
"g": 136,
"b": 214
},
"hsl": {
"h": 319.304,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.77606,
"c": 0.16623,
"h": 340.7
},
"luminance": 0.42973
}Semantic roles & 50–950 ramp
primary
#FB88D6
secondary
#D5F6E0
accent
#E64A00
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#181015
muted
#867F83