#F885B4#F885B4
#F885B4 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.6% C 0.149 H 355.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F885B4 |
|---|---|
| RGB | rgb(248, 133, 180) |
| HSL | hsl(335, 89%, 75%) |
| HSV | hsv(335, 46%, 97%) |
| CMYK | cmyk(0%, 46.4%, 27.4%, 2.7%) |
| CIE-LAB | lab(69.49, 49.01, -4.80) |
| CIE-LCH | lch(69.49, 49.25, 354.41°) |
| OKLab | oklab(75.63% 0.1481 -0.012) |
| OKLCH | oklch(75.63% 0.149 355.4) |
| XYZ | xyz(55.3390, 40.0314, 47.9834) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.07
Pinky
#FC86AA
ΔE00 3.18
Carnation Pink
#FF7FA7
ΔE00 3.48
Rosa
#FE86A4
ΔE00 5.02
Bubblegum (survey)
#FF6CB5
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F885B4 #85F8C9
analogous
#F885EE #F885B4 #F89085
triadic
#F885B4 #B4F885 #85B4F8
tetradic
#F885B4 #EEF885 #85F8C9 #9085F8
square
#F885B4 #EEF885 #85F8C9 #9085F8
split-complementary
#F885B4 #85F890 #85EEF8
monochromatic
#F1116D #F54B90 #F885B4 #FBBFD8 #FDE2ED
Accessibility & contrast
On white
2.33
#F885B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#F885B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F885B4
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F885B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F885B4 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB6
Deuteranopia (green-blind)
#B2B1B1
Tritanopia (blue-blind)
#FF7F96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f885b4; /* rgb */ color: rgb(248, 133, 180); /* oklch */ color: oklch(75.6% 0.149 355.4);
Tailwind
colors: {
custom: {
50: '#fdabca',
500: '#f885b4',
950: '#000000',
},
}SCSS
$custom: #f885b4; $custom-light: #fdabca; $custom-dark: #000000;
JSON
{
"hex": "#f885b4",
"rgb": {
"r": 248,
"g": 133,
"b": 180
},
"hsl": {
"h": 335.478,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.75631,
"c": 0.14862,
"h": 355.4
},
"luminance": 0.40027
}Semantic roles & 50–950 ramp
primary
#F885B4
secondary
#D6F5E8
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82