#F885B3#F885B3
#F885B3 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.6% C 0.148 H 355.9°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F885B3 |
|---|---|
| RGB | rgb(248, 133, 179) |
| HSL | hsl(336, 89%, 75%) |
| HSV | hsv(336, 46%, 97%) |
| CMYK | cmyk(0%, 46.4%, 27.8%, 2.7%) |
| CIE-LAB | lab(69.46, 48.88, -4.28) |
| CIE-LCH | lch(69.46, 49.07, 355.00°) |
| OKLab | oklab(75.6% 0.1478 -0.0106) |
| OKLCH | oklch(75.6% 0.148 355.9) |
| XYZ | xyz(55.2375, 39.9908, 47.4489) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.93
Carnation Pink
#FF7FA7
ΔE00 3.25
Pink (survey)
#FF81C0
ΔE00 3.30
Rosa
#FE86A4
ΔE00 4.77
Bubblegum (survey)
#FF6CB5
ΔE00 5.38
Bubble Gum Pink
#FF69AF
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F885B3 #85F8CA
analogous
#F885EC #F885B3 #F89185
triadic
#F885B3 #B3F885 #85B3F8
tetradic
#F885B3 #ECF885 #85F8CA #9185F8
square
#F885B3 #ECF885 #85F8CA #9185F8
split-complementary
#F885B3 #85F891 #85ECF8
monochromatic
#F1116B #F54B8F #F885B3 #FBBFD7 #FDE2ED
Accessibility & contrast
On white
2.33
#F885B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#F885B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F885B3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F885B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F885B3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949DB5
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#FF7F96
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f885b3; /* rgb */ color: rgb(248, 133, 179); /* oklch */ color: oklch(75.6% 0.148 355.9);
Tailwind
colors: {
custom: {
50: '#fdabc9',
500: '#f885b3',
950: '#000000',
},
}SCSS
$custom: #f885b3; $custom-light: #fdabc9; $custom-dark: #000000;
JSON
{
"hex": "#f885b3",
"rgb": {
"r": 248,
"g": 133,
"b": 179
},
"hsl": {
"h": 336,
"s": 89.147,
"l": 74.706
},
"oklch": {
"l": 0.75599,
"c": 0.14819,
"h": 355.9
},
"luminance": 0.39986
}Semantic roles & 50–950 ramp
primary
#F885B3
secondary
#D6F5E9
accent
#E68A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82