#F080B2#F080B2
#F080B2 is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.8% C 0.148 H 353.2°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F080B2 |
|---|---|
| RGB | rgb(240, 128, 178) |
| HSL | hsl(333, 79%, 72%) |
| HSV | hsv(333, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 25.8%, 5.9%) |
| CIE-LAB | lab(67.41, 48.59, -6.87) |
| CIE-LCH | lch(67.41, 49.07, 351.96°) |
| OKLab | oklab(73.83% 0.1465 -0.0175) |
| OKLCH | oklch(73.83% 0.148 353.2) |
| XYZ | xyz(51.6918, 37.1822, 46.5652) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.13
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 4.59
Carnation Pink
#FF7FA7
ΔE00 4.62
Pinky
#FC86AA
ΔE00 4.62
Hot Pink
#FF69B4
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080B2 #80F0BE
analogous
#F080EA #F080B2 #F08680
triadic
#F080B2 #B2F080 #80B2F0
tetradic
#F080B2 #EAF080 #80F0BE #8680F0
square
#F080B2 #EAF080 #80F0BE #8680F0
split-complementary
#F080B2 #80F086 #80EAF0
monochromatic
#DC1A70 #EA4991 #F080B2 #F6B7D3 #FCE4EE
Accessibility & contrast
On white
2.49
#F080B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F080B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080B2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080B2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B4
Deuteranopia (green-blind)
#AAACAF
Tritanopia (blue-blind)
#FF7B92
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f080b2; /* rgb */ color: rgb(240, 128, 178); /* oklch */ color: oklch(73.8% 0.148 353.2);
Tailwind
colors: {
custom: {
50: '#f7a7c9',
500: '#f080b2',
950: '#000000',
},
}SCSS
$custom: #f080b2; $custom-light: #f7a7c9; $custom-dark: #000000;
JSON
{
"hex": "#f080b2",
"rgb": {
"r": 240,
"g": 128,
"b": 178
},
"hsl": {
"h": 333.214,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.73828,
"c": 0.14759,
"h": 353.2
},
"luminance": 0.37178
}Semantic roles & 50–950 ramp
primary
#F080B2
secondary
#D7F4E7
accent
#DB7E0A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82