#F080B7#F080B7
#F080B7 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.150 H 350.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F080B7 |
|---|---|
| RGB | rgb(240, 128, 183) |
| HSL | hsl(331, 79%, 72%) |
| HSV | hsv(331, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 23.8%, 5.9%) |
| CIE-LAB | lab(67.57, 49.27, -9.45) |
| CIE-LCH | lch(67.57, 50.17, 349.14°) |
| OKLab | oklab(73.99% 0.1481 -0.0245) |
| OKLCH | oklch(73.99% 0.15 350.6) |
| XYZ | xyz(52.2030, 37.3866, 49.2575) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.55
Bubblegum Pink
#FE83CC
ΔE00 4.06
Bubblegum (survey)
#FF6CB5
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.53
Bubble Gum Pink
#FF69AF
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080B7 #80F0B9
analogous
#F080EF #F080B7 #F08180
triadic
#F080B7 #B7F080 #80B7F0
tetradic
#F080B7 #EFF080 #80F0B9 #8180F0
square
#F080B7 #EFF080 #80F0B9 #8180F0
split-complementary
#F080B7 #80F081 #80EFF0
monochromatic
#DC1A79 #EA4998 #F080B7 #F6B7D6 #FCE4EF
Accessibility & contrast
On white
2.48
#F080B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F080B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080B7
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080B7 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C99B9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#FE7C94
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f080b7; /* rgb */ color: rgb(240, 128, 183); /* oklch */ color: oklch(74.0% 0.150 350.6);
Tailwind
colors: {
custom: {
50: '#f7a8cc',
500: '#f080b7',
950: '#000000',
},
}SCSS
$custom: #f080b7; $custom-light: #f7a8cc; $custom-dark: #000000;
JSON
{
"hex": "#f080b7",
"rgb": {
"r": 240,
"g": 128,
"b": 183
},
"hsl": {
"h": 330.536,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.73993,
"c": 0.15012,
"h": 350.6
},
"luminance": 0.37383
}Semantic roles & 50–950 ramp
primary
#F080B7
secondary
#D7F4E6
accent
#DB750A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82