#FB88CA#FB88CA
#FB88CA is a light, vivid pink. Relative luminance 0.424; OKLCH L 77.2% C 0.158 H 346.0°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FB88CA |
|---|---|
| RGB | rgb(251, 136, 202) |
| HSL | hsl(326, 93%, 76%) |
| HSV | hsv(326, 46%, 98%) |
| CMYK | cmyk(0%, 45.8%, 19.5%, 1.6%) |
| CIE-LAB | lab(71.14, 51.53, -14.57) |
| CIE-LCH | lch(71.14, 53.56, 344.21°) |
| OKLab | oklab(77.17% 0.1536 -0.0384) |
| OKLCH | oklch(77.17% 0.158 346) |
| XYZ | xyz(59.2497, 42.3862, 60.9264) |
| Luminance | 0.4238 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.26
Pink (survey)
#FF81C0
ΔE00 2.36
Bubblegum (survey)
#FF6CB5
ΔE00 5.71
Hot Pink
#FF69B4
ΔE00 6.17
Bubble Gum Pink
#FF69AF
ΔE00 6.67
Lavender Pink
#DD85D7
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB88CA #88FBB9
analogous
#F288FB #FB88CA #FB8890
triadic
#FB88CA #CAFB88 #88CAFB
tetradic
#FB88CA #FBF288 #88FBB9 #8890FB
square
#FB88CA #FBF288 #88FBB9 #8890FB
split-complementary
#FB88CA #90FB88 #88FBF2
monochromatic
#F71295 #F94DB0 #FB88CA #FDC3E4 #FEE1F2
Accessibility & contrast
On white
2.22
#FB88CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FB88CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB88CA
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB88CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB88CA | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A2CC
Deuteranopia (green-blind)
#B0B5C7
Tritanopia (blue-blind)
#FF87A1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fb88ca; /* rgb */ color: rgb(251, 136, 202); /* oklch */ color: oklch(77.2% 0.158 346.0);
Tailwind
colors: {
custom: {
50: '#ffadda',
500: '#fb88ca',
950: '#000000',
},
}SCSS
$custom: #fb88ca; $custom-light: #ffadda; $custom-dark: #000000;
JSON
{
"hex": "#fb88ca",
"rgb": {
"r": 251,
"g": 136,
"b": 202
},
"hsl": {
"h": 325.565,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.77172,
"c": 0.1583,
"h": 346
},
"luminance": 0.42382
}Semantic roles & 50–950 ramp
primary
#FB88CA
secondary
#D5F6E3
accent
#E66200
background
#FFFAFD
surface
#FFF5FA
border
#D7CFD3
text
#181014
muted
#867F83