#F080B8#F080B8
#F080B8 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.151 H 350.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F080B8 |
|---|---|
| RGB | rgb(240, 128, 184) |
| HSL | hsl(330, 79%, 72%) |
| HSV | hsv(330, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 23.3%, 5.9%) |
| CIE-LAB | lab(67.60, 49.41, -9.97) |
| CIE-LCH | lch(67.60, 50.41, 348.59°) |
| OKLab | oklab(74.03% 0.1484 -0.0259) |
| OKLCH | oklch(74.03% 0.151 350.1) |
| XYZ | xyz(52.3075, 37.4284, 49.8076) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.49
Bubblegum Pink
#FE83CC
ΔE00 3.87
Bubblegum (survey)
#FF6CB5
ΔE00 4.09
Hot Pink
#FF69B4
ΔE00 4.52
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080B8 #80F0B8
analogous
#F080F0 #F080B8 #F08080
triadic
#F080B8 #B8F080 #80B8F0
tetradic
#F080B8 #F0F080 #80F0B8 #8080F0
square
#F080B8 #F0F080 #80F0B8 #8080F0
split-complementary
#F080B8 #80F080 #80F0F0
monochromatic
#DC1A7B #EA4999 #F080B8 #F6B7D7 #FCE4F0
Accessibility & contrast
On white
2.48
#F080B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F080B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080B8
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080B8 | 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)
#8C99BA
Deuteranopia (green-blind)
#A9ACB5
Tritanopia (blue-blind)
#FE7D95
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f080b8; /* rgb */ color: rgb(240, 128, 184); /* oklch */ color: oklch(74.0% 0.151 350.1);
Tailwind
colors: {
custom: {
50: '#f7a8cd',
500: '#f080b8',
950: '#000000',
},
}SCSS
$custom: #f080b8; $custom-light: #f7a8cd; $custom-dark: #000000;
JSON
{
"hex": "#f080b8",
"rgb": {
"r": 240,
"g": 128,
"b": 184
},
"hsl": {
"h": 330,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.74027,
"c": 0.15066,
"h": 350.1
},
"luminance": 0.37424
}Semantic roles & 50–950 ramp
primary
#F080B8
secondary
#D7F4E6
accent
#DB730A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82