#F880DA#F880DA
#F880DA is a light, vivid pink. Relative luminance 0.405; OKLCH L 76.3% C 0.180 H 337.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F880DA |
|---|---|
| RGB | rgb(248, 128, 218) |
| HSL | hsl(315, 90%, 74%) |
| HSV | hsv(315, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 12.1%, 2.7%) |
| CIE-LAB | lab(69.80, 56.92, -25.52) |
| CIE-LCH | lch(69.80, 62.38, 335.85°) |
| OKLab | oklab(76.27% 0.1661 -0.0687) |
| OKLCH | oklch(76.27% 0.18 337.5) |
| XYZ | xyz(59.0859, 40.4608, 71.0137) |
| Luminance | 0.4046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.78
Purply Pink
#F075E6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.61
Violet (CSS)
#EE82EE
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 5.84
Pink (survey)
#FF81C0
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880DA #80F89E
analogous
#DA80F8 #F880DA #F8809E
triadic
#F880DA #DAF880 #80DAF8
tetradic
#F880DA #F8DA80 #80F89E #809EF8
square
#F880DA #F8DA80 #80F89E #809EF8
split-complementary
#F880DA #9EF880 #80F8DA
monochromatic
#F00DB8 #F546C9 #F880DA #FBBAEB #FDE2F7
Accessibility & contrast
On white
2.31
#F880DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#F880DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880DA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880DA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#839FDD
Deuteranopia (green-blind)
#A4B1D7
Tritanopia (blue-blind)
#FF84A3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f880da; /* rgb */ color: rgb(248, 128, 218); /* oklch */ color: oklch(76.3% 0.180 337.5);
Tailwind
colors: {
custom: {
50: '#fda8e5',
500: '#f880da',
950: '#000000',
},
}SCSS
$custom: #f880da; $custom-light: #fda8e5; $custom-dark: #000000;
JSON
{
"hex": "#f880da",
"rgb": {
"r": 248,
"g": 128,
"b": 218
},
"hsl": {
"h": 315,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.76271,
"c": 0.1797,
"h": 337.5
},
"luminance": 0.40457
}Semantic roles & 50–950 ramp
primary
#F880DA
secondary
#D6F5DE
accent
#E63900
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84