#F880DB#F880DB
#F880DB is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.3% C 0.180 H 337.2°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F880DB |
|---|---|
| RGB | rgb(248, 128, 219) |
| HSL | hsl(315, 90%, 74%) |
| HSV | hsv(315, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 11.7%, 2.7%) |
| CIE-LAB | lab(69.83, 57.07, -26.02) |
| CIE-LCH | lch(69.83, 62.72, 335.49°) |
| OKLab | oklab(76.31% 0.1663 -0.07) |
| OKLCH | oklch(76.31% 0.18 337.2) |
| XYZ | xyz(59.2171, 40.5133, 71.7050) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 4.21
Violet (CSS)
#EE82EE
ΔE00 4.50
Lavender Pink
#DD85D7
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 5.72
Pink (survey)
#FF81C0
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880DB #80F89D
analogous
#D980F8 #F880DB #F8809F
triadic
#F880DB #DBF880 #80DBF8
tetradic
#F880DB #F8D980 #80F89D #809FF8
square
#F880DB #F8D980 #80F89D #809FF8
split-complementary
#F880DB #9FF880 #80F8D9
monochromatic
#F00DB9 #F546CB #F880DB #FBBAEB #FDE2F7
Accessibility & contrast
On white
2.31
#F880DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F880DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880DB
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880DB | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDE
Deuteranopia (green-blind)
#A4B1D8
Tritanopia (blue-blind)
#FF84A4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f880db; /* rgb */ color: rgb(248, 128, 219); /* oklch */ color: oklch(76.3% 0.180 337.2);
Tailwind
colors: {
custom: {
50: '#fda8e6',
500: '#f880db',
950: '#000000',
},
}SCSS
$custom: #f880db; $custom-light: #fda8e6; $custom-dark: #000000;
JSON
{
"hex": "#f880db",
"rgb": {
"r": 248,
"g": 128,
"b": 219
},
"hsl": {
"h": 314.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76311,
"c": 0.18045,
"h": 337.2
},
"luminance": 0.40509
}Semantic roles & 50–950 ramp
primary
#F880DB
secondary
#D6F5DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84