#FB88DA#FB88DA
#FB88DA is a light, vivid pink. Relative luminance 0.432; OKLCH L 77.8% C 0.169 H 339.0°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FB88DA |
|---|---|
| RGB | rgb(251, 136, 218) |
| HSL | hsl(317, 93%, 76%) |
| HSV | hsv(317, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 13.1%, 1.6%) |
| CIE-LAB | lab(71.68, 53.93, -22.61) |
| CIE-LCH | lch(71.68, 58.48, 337.26°) |
| OKLab | oklab(77.76% 0.1579 -0.0606) |
| OKLCH | oklch(77.76% 0.169 339) |
| XYZ | xyz(61.2432, 43.1836, 71.4256) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 5.42
Pink (survey)
#FF81C0
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.80
Purply Pink
#F075E6
ΔE00 6.09
Candy Pink
#FF63E9
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB88DA #88FBA9
analogous
#E288FB #FB88DA #FB88A0
triadic
#FB88DA #DAFB88 #88DAFB
tetradic
#FB88DA #FBE288 #88FBA9 #88A0FB
square
#FB88DA #FBE288 #88FBA9 #88A0FB
split-complementary
#FB88DA #A0FB88 #88FBE2
monochromatic
#F712B5 #F94DC8 #FB88DA #FDC3EC #FEE1F6
Accessibility & contrast
On white
2.18
#FB88DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#FB88DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB88DA
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB88DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB88DA | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DD
Deuteranopia (green-blind)
#ABB6D7
Tritanopia (blue-blind)
#FF8BA7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #fb88da; /* rgb */ color: rgb(251, 136, 218); /* oklch */ color: oklch(77.8% 0.169 339.0);
Tailwind
colors: {
custom: {
50: '#ffaee5',
500: '#fb88da',
950: '#000000',
},
}SCSS
$custom: #fb88da; $custom-light: #ffaee5; $custom-dark: #000000;
JSON
{
"hex": "#fb88da",
"rgb": {
"r": 251,
"g": 136,
"b": 218
},
"hsl": {
"h": 317.217,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.77758,
"c": 0.1691,
"h": 339
},
"luminance": 0.4318
}Semantic roles & 50–950 ramp
primary
#FB88DA
secondary
#D5F6DE
accent
#E64200
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#181015
muted
#867F84