#F885B8#F885B8
#F885B8 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.8% C 0.150 H 353.3°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F885B8 |
|---|---|
| RGB | rgb(248, 133, 184) |
| HSL | hsl(333, 89%, 75%) |
| HSV | hsv(333, 46%, 97%) |
| CMYK | cmyk(0%, 46.4%, 25.8%, 2.7%) |
| CIE-LAB | lab(69.61, 49.54, -6.86) |
| CIE-LCH | lch(69.61, 50.01, 352.11°) |
| OKLab | oklab(75.76% 0.1494 -0.0175) |
| OKLCH | oklch(75.76% 0.15 353.3) |
| XYZ | xyz(55.7524, 40.1967, 50.1605) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.20
Pinky
#FC86AA
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 4.42
Bubblegum (survey)
#FF6CB5
ΔE00 4.89
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F885B8 #85F8C5
analogous
#F885F2 #F885B8 #F88C85
triadic
#F885B8 #B8F885 #85B8F8
tetradic
#F885B8 #F2F885 #85F8C5 #8C85F8
square
#F885B8 #F2F885 #85F8C5 #8C85F8
split-complementary
#F885B8 #85F88C #85F2F8
monochromatic
#F11175 #F54B96 #F885B8 #FBBFDA #FDE2EE
Accessibility & contrast
On white
2.32
#F885B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F885B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F885B8
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F885B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F885B8 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939DBA
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#FF8098
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f885b8; /* rgb */ color: rgb(248, 133, 184); /* oklch */ color: oklch(75.8% 0.150 353.3);
Tailwind
colors: {
custom: {
50: '#fdabcd',
500: '#f885b8',
950: '#000000',
},
}SCSS
$custom: #f885b8; $custom-light: #fdabcd; $custom-dark: #000000;
JSON
{
"hex": "#f885b8",
"rgb": {
"r": 248,
"g": 133,
"b": 184
},
"hsl": {
"h": 333.391,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.75758,
"c": 0.15044,
"h": 353.3
},
"luminance": 0.40192
}Semantic roles & 50–950 ramp
primary
#F885B8
secondary
#D6F5E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82