#F88BB0#F88BB0
#F88BB0 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.4% C 0.138 H 359.2°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F88BB0 |
|---|---|
| RGB | rgb(248, 139, 176) |
| HSL | hsl(340, 89%, 76%) |
| HSV | hsv(340, 44%, 97%) |
| CMYK | cmyk(0%, 44%, 29%, 2.7%) |
| CIE-LAB | lab(70.57, 45.49, -0.98) |
| CIE-LCH | lch(70.57, 45.50, 358.77°) |
| OKLab | oklab(76.41% 0.1377 -0.002) |
| OKLCH | oklch(76.41% 0.138 359.2) |
| XYZ | xyz(55.7825, 41.5608, 46.1500) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.70
Carnation Pink
#FF7FA7
ΔE00 2.92
Rosa
#FE86A4
ΔE00 3.30
Pig Pink
#E78EA5
ΔE00 3.91
Pink (survey)
#FF81C0
ΔE00 5.22
Rose Pink
#F7879A
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88BB0 #8BF8D3
analogous
#F88BE6 #F88BB0 #F89C8B
triadic
#F88BB0 #B0F88B #8BB0F8
tetradic
#F88BB0 #E6F88B #8BF8D3 #9C8BF8
square
#F88BB0 #E6F88B #8BF8D3 #9C8BF8
split-complementary
#F88BB0 #8BF89C #8BE6F8
monochromatic
#F11861 #F55189 #F88BB0 #FBC5D7 #FDE2EB
Accessibility & contrast
On white
2.26
#F88BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#F88BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88BB0
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88BB0 | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA0B1
Deuteranopia (green-blind)
#B6B4AE
Tritanopia (blue-blind)
#FF8498
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f88bb0; /* rgb */ color: rgb(248, 139, 176); /* oklch */ color: oklch(76.4% 0.138 359.2);
Tailwind
colors: {
custom: {
50: '#fdafc7',
500: '#f88bb0',
950: '#000000',
},
}SCSS
$custom: #f88bb0; $custom-light: #fdafc7; $custom-dark: #000000;
JSON
{
"hex": "#f88bb0",
"rgb": {
"r": 248,
"g": 139,
"b": 176
},
"hsl": {
"h": 339.633,
"s": 88.618,
"l": 75.882
},
"oklch": {
"l": 0.76406,
"c": 0.1377,
"h": 359.2
},
"luminance": 0.41556
}Semantic roles & 50–950 ramp
primary
#F88BB0
secondary
#D6F5EB
accent
#E59800
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181013
muted
#867F82