#F880AE#F880AE
#F880AE is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.7% C 0.154 H 357.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F880AE |
|---|---|
| RGB | rgb(248, 128, 174) |
| HSL | hsl(337, 90%, 74%) |
| HSV | hsv(337, 48%, 97%) |
| CMYK | cmyk(0%, 48.4%, 29.8%, 2.7%) |
| CIE-LAB | lab(68.36, 50.70, -3.11) |
| CIE-LCH | lch(68.36, 50.80, 356.50°) |
| OKLab | oklab(74.72% 0.1537 -0.0075) |
| OKLCH | oklch(74.72% 0.154 357.2) |
| XYZ | xyz(54.0727, 38.4555, 44.6110) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.51
Pinky
#FC86AA
ΔE00 2.69
Pink (survey)
#FF81C0
ΔE00 3.81
Rosa
#FE86A4
ΔE00 4.41
Bubble Gum Pink
#FF69AF
ΔE00 4.75
Bubblegum (survey)
#FF6CB5
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F880AE #80F8CA
analogous
#F880EA #F880AE #F88E80
triadic
#F880AE #AEF880 #80AEF8
tetradic
#F880AE #EAF880 #80F8CA #8E80F8
square
#F880AE #EAF880 #80F8CA #8E80F8
split-complementary
#F880AE #80F88E #80EAF8
monochromatic
#F00D64 #F54689 #F880AE #FBBAD3 #FDE2ED
Accessibility & contrast
On white
2.42
#F880AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F880AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F880AE
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F880AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F880AE | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9199AF
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#FF7991
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f880ae; /* rgb */ color: rgb(248, 128, 174); /* oklch */ color: oklch(74.7% 0.154 357.2);
Tailwind
colors: {
custom: {
50: '#fda8c6',
500: '#f880ae',
950: '#000000',
},
}SCSS
$custom: #f880ae; $custom-light: #fda8c6; $custom-dark: #000000;
JSON
{
"hex": "#f880ae",
"rgb": {
"r": 248,
"g": 128,
"b": 174
},
"hsl": {
"h": 337,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.74717,
"c": 0.15385,
"h": 357.2
},
"luminance": 0.38451
}Semantic roles & 50–950 ramp
primary
#F880AE
secondary
#D6F5E9
accent
#E68E00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82