#F080BD#F080BD
#F080BD is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.153 H 347.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F080BD |
|---|---|
| RGB | rgb(240, 128, 189) |
| HSL | hsl(327, 79%, 72%) |
| HSV | hsv(327, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 21.2%, 5.9%) |
| CIE-LAB | lab(67.76, 50.12, -12.54) |
| CIE-LCH | lch(67.76, 51.66, 345.95°) |
| OKLab | oklab(74.2% 0.1499 -0.0329) |
| OKLCH | oklch(74.2% 0.153 347.6) |
| XYZ | xyz(52.8409, 37.6418, 52.6168) |
| Luminance | 0.3764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.53
Bubblegum Pink
#FE83CC
ΔE00 3.03
Bubblegum (survey)
#FF6CB5
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.63
Bubble Gum Pink
#FF69AF
ΔE00 5.02
Carnation Pink
#FF7FA7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080BD #80F0B3
analogous
#EB80F0 #F080BD #F08085
triadic
#F080BD #BDF080 #80BDF0
tetradic
#F080BD #F0EB80 #80F0B3 #8085F0
square
#F080BD #F0EB80 #80F0B3 #8085F0
split-complementary
#F080BD #85F080 #80F0EB
monochromatic
#DC1A83 #EA49A1 #F080BD #F6B7D9 #FCE4F1
Accessibility & contrast
On white
2.46
#F080BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F080BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080BD
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080BD | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A99BF
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#FD7E97
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f080bd; /* rgb */ color: rgb(240, 128, 189); /* oklch */ color: oklch(74.2% 0.153 347.6);
Tailwind
colors: {
custom: {
50: '#f7a8d0',
500: '#f080bd',
950: '#000000',
},
}SCSS
$custom: #f080bd; $custom-light: #f7a8d0; $custom-dark: #000000;
JSON
{
"hex": "#f080bd",
"rgb": {
"r": 240,
"g": 128,
"b": 189
},
"hsl": {
"h": 327.321,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.74198,
"c": 0.15348,
"h": 347.6
},
"luminance": 0.37638
}Semantic roles & 50–950 ramp
primary
#F080BD
secondary
#D7F4E4
accent
#DB690A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82