#F080B6#F080B6
#F080B6 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.150 H 351.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F080B6 |
|---|---|
| RGB | rgb(240, 128, 182) |
| HSL | hsl(331, 79%, 72%) |
| HSV | hsv(331, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 24.2%, 5.9%) |
| CIE-LAB | lab(67.54, 49.13, -8.94) |
| CIE-LCH | lch(67.54, 49.94, 349.69°) |
| OKLab | oklab(73.96% 0.1478 -0.0231) |
| OKLCH | oklch(73.96% 0.15 351.1) |
| XYZ | xyz(52.0993, 37.3452, 48.7113) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.63
Bubblegum (survey)
#FF6CB5
ΔE00 4.13
Bubblegum Pink
#FE83CC
ΔE00 4.26
Hot Pink
#FF69B4
ΔE00 4.56
Bubble Gum Pink
#FF69AF
ΔE00 4.58
Carnation Pink
#FF7FA7
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080B6 #80F0BA
analogous
#F080EE #F080B6 #F08280
triadic
#F080B6 #B6F080 #80B6F0
tetradic
#F080B6 #EEF080 #80F0BA #8280F0
square
#F080B6 #EEF080 #80F0BA #8280F0
split-complementary
#F080B6 #80F082 #80EEF0
monochromatic
#DC1A77 #EA4997 #F080B6 #F6B7D5 #FCE4EF
Accessibility & contrast
On white
2.48
#F080B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F080B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080B6
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080B6 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B8
Deuteranopia (green-blind)
#A9ACB3
Tritanopia (blue-blind)
#FE7C94
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f080b6; /* rgb */ color: rgb(240, 128, 182); /* oklch */ color: oklch(74.0% 0.150 351.1);
Tailwind
colors: {
custom: {
50: '#f7a8cb',
500: '#f080b6',
950: '#000000',
},
}SCSS
$custom: #f080b6; $custom-light: #f7a8cb; $custom-dark: #000000;
JSON
{
"hex": "#f080b6",
"rgb": {
"r": 240,
"g": 128,
"b": 182
},
"hsl": {
"h": 331.071,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.7396,
"c": 0.1496,
"h": 351.1
},
"luminance": 0.37341
}Semantic roles & 50–950 ramp
primary
#F080B6
secondary
#D7F4E6
accent
#DB760A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82