#F88EBF#F88EBF
#F88EBF is a light, vivid pink. Relative luminance 0.431; OKLCH L 77.3% C 0.140 H 351.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F88EBF |
|---|---|
| RGB | rgb(248, 142, 191) |
| HSL | hsl(332, 88%, 76%) |
| HSV | hsv(332, 43%, 97%) |
| CMYK | cmyk(0%, 42.7%, 23%, 2.7%) |
| CIE-LAB | lab(71.60, 45.99, -7.81) |
| CIE-LCH | lch(71.60, 46.65, 350.36°) |
| OKLab | oklab(77.33% 0.1381 -0.0201) |
| OKLCH | oklch(77.33% 0.14 351.7) |
| XYZ | xyz(57.7898, 43.0683, 54.5494) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.09
Bubblegum Pink
#FE83CC
ΔE00 4.45
Pinky
#FC86AA
ΔE00 4.98
Carnation Pink
#FF7FA7
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 6.58
Bubblegum (survey)
#FF6CB5
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88EBF #8EF8C7
analogous
#F88EF4 #F88EBF #F8928E
triadic
#F88EBF #BFF88E #8EBFF8
tetradic
#F88EBF #F4F88E #8EF8C7 #928EF8
square
#F88EBF #F4F88E #8EF8C7 #928EF8
split-complementary
#F88EBF #8EF892 #8EF4F8
monochromatic
#F11B7E #F4549E #F88EBF #FCC8E0 #FDE2EF
Accessibility & contrast
On white
2.18
#F88EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#F88EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88EBF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88EBF | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#FF8AA0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f88ebf; /* rgb */ color: rgb(248, 142, 191); /* oklch */ color: oklch(77.3% 0.140 351.7);
Tailwind
colors: {
custom: {
50: '#fdb1d2',
500: '#f88ebf',
950: '#000000',
},
}SCSS
$custom: #f88ebf; $custom-light: #fdb1d2; $custom-dark: #000000;
JSON
{
"hex": "#f88ebf",
"rgb": {
"r": 248,
"g": 142,
"b": 191
},
"hsl": {
"h": 332.264,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.7733,
"c": 0.13953,
"h": 351.7
},
"luminance": 0.43064
}Semantic roles & 50–950 ramp
primary
#F88EBF
secondary
#D6F5E7
accent
#E57B01
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181114
muted
#868082