#F080D4#F080D4
#F080D4 is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.169 H 337.4°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F080D4 |
|---|---|
| RGB | rgb(240, 128, 212) |
| HSL | hsl(315, 79%, 72%) |
| HSV | hsv(315, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 11.7%, 5.9%) |
| CIE-LAB | lab(68.55, 53.58, -24.19) |
| CIE-LCH | lch(68.55, 58.79, 335.70°) |
| OKLab | oklab(75.05% 0.1561 -0.065) |
| OKLCH | oklch(75.05% 0.169 337.4) |
| XYZ | xyz(55.5383, 38.7207, 66.8232) |
| Luminance | 0.3872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 3.89
Purply Pink
#F075E6
ΔE00 4.55
Violet (CSS)
#EE82EE
ΔE00 4.99
Pink (survey)
#FF81C0
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080D4 #80F09C
analogous
#D480F0 #F080D4 #F0809C
triadic
#F080D4 #D4F080 #80D4F0
tetradic
#F080D4 #F0D480 #80F09C #809CF0
square
#F080D4 #F0D480 #80F09C #809CF0
split-complementary
#F080D4 #9CF080 #80F0D4
monochromatic
#DC1AAB #EA49C1 #F080D4 #F6B7E7 #FCE4F6
Accessibility & contrast
On white
2.40
#F080D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F080D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080D4
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080D4 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829DD7
Deuteranopia (green-blind)
#A1ADD1
Tritanopia (blue-blind)
#FA84A0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f080d4; /* rgb */ color: rgb(240, 128, 212); /* oklch */ color: oklch(75.1% 0.169 337.4);
Tailwind
colors: {
custom: {
50: '#f7a8e1',
500: '#f080d4',
950: '#000000',
},
}SCSS
$custom: #f080d4; $custom-light: #f7a8e1; $custom-dark: #000000;
JSON
{
"hex": "#f080d4",
"rgb": {
"r": 240,
"g": 128,
"b": 212
},
"hsl": {
"h": 315,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.75053,
"c": 0.16908,
"h": 337.4
},
"luminance": 0.38717
}Semantic roles & 50–950 ramp
primary
#F080D4
secondary
#D7F4DE
accent
#DB3F0A
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83