#F080B5#F080B5
#F080B5 is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.9% C 0.149 H 351.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F080B5 |
|---|---|
| RGB | rgb(240, 128, 181) |
| HSL | hsl(332, 79%, 72%) |
| HSV | hsv(332, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 24.6%, 5.9%) |
| CIE-LAB | lab(67.50, 49.00, -8.42) |
| CIE-LCH | lch(67.50, 49.71, 350.25°) |
| OKLab | oklab(73.93% 0.1475 -0.0217) |
| OKLCH | oklch(73.93% 0.149 351.6) |
| XYZ | xyz(51.9964, 37.3040, 48.1689) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.73
Bubblegum (survey)
#FF6CB5
ΔE00 4.18
Bubblegum Pink
#FE83CC
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 4.56
Hot Pink
#FF69B4
ΔE00 4.60
Carnation Pink
#FF7FA7
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080B5 #80F0BB
analogous
#F080ED #F080B5 #F08380
triadic
#F080B5 #B5F080 #80B5F0
tetradic
#F080B5 #EDF080 #80F0BB #8380F0
square
#F080B5 #EDF080 #80F0BB #8380F0
split-complementary
#F080B5 #80F083 #80EDF0
monochromatic
#DC1A76 #EA4995 #F080B5 #F6B7D5 #FCE4EF
Accessibility & contrast
On white
2.48
#F080B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#F080B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080B5
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080B5 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B7
Deuteranopia (green-blind)
#AAACB2
Tritanopia (blue-blind)
#FE7C93
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f080b5; /* rgb */ color: rgb(240, 128, 181); /* oklch */ color: oklch(73.9% 0.149 351.6);
Tailwind
colors: {
custom: {
50: '#f7a7cb',
500: '#f080b5',
950: '#000000',
},
}SCSS
$custom: #f080b5; $custom-light: #f7a7cb; $custom-dark: #000000;
JSON
{
"hex": "#f080b5",
"rgb": {
"r": 240,
"g": 128,
"b": 181
},
"hsl": {
"h": 331.607,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.73926,
"c": 0.14908,
"h": 351.6
},
"luminance": 0.373
}Semantic roles & 50–950 ramp
primary
#F080B5
secondary
#D7F4E6
accent
#DB780A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82