#F888BC#F888BC
#F888BC is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.3% C 0.148 H 351.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F888BC |
|---|---|
| RGB | rgb(248, 136, 188) |
| HSL | hsl(332, 89%, 75%) |
| HSV | hsv(332, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 24.2%, 2.7%) |
| CIE-LAB | lab(70.32, 48.59, -8.05) |
| CIE-LCH | lch(70.32, 49.25, 350.60°) |
| OKLab | oklab(76.33% 0.1462 -0.0207) |
| OKLCH | oklch(76.33% 0.148 351.9) |
| XYZ | xyz(56.5942, 41.2000, 52.5389) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.08
Bubblegum Pink
#FE83CC
ΔE00 3.93
Pinky
#FC86AA
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 5.13
Bubblegum (survey)
#FF6CB5
ΔE00 5.36
Bubble Gum Pink
#FF69AF
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F888BC #88F8C4
analogous
#F888F4 #F888BC #F88C88
triadic
#F888BC #BCF888 #88BCF8
tetradic
#F888BC #F4F888 #88F8C4 #8C88F8
square
#F888BC #F4F888 #88F8C4 #8C88F8
split-complementary
#F888BC #88F88C #88F4F8
monochromatic
#F1147B #F54E9B #F888BC #FBC2DD #FDE2EF
Accessibility & contrast
On white
2.27
#F888BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F888BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F888BC
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F888BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F888BC | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A0BE
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FF849B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f888bc; /* rgb */ color: rgb(248, 136, 188); /* oklch */ color: oklch(76.3% 0.148 351.9);
Tailwind
colors: {
custom: {
50: '#fdadd0',
500: '#f888bc',
950: '#000000',
},
}SCSS
$custom: #f888bc; $custom-light: #fdadd0; $custom-dark: #000000;
JSON
{
"hex": "#f888bc",
"rgb": {
"r": 248,
"g": 136,
"b": 188
},
"hsl": {
"h": 332.143,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.7633,
"c": 0.14764,
"h": 351.9
},
"luminance": 0.41196
}Semantic roles & 50–950 ramp
primary
#F888BC
secondary
#D6F5E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82