#F080D9#F080D9
#F080D9 is a light, vivid pink. Relative luminance 0.390; OKLCH L 75.3% C 0.173 H 335.4°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F080D9 |
|---|---|
| RGB | rgb(240, 128, 217) |
| HSL | hsl(312, 79%, 72%) |
| HSV | hsv(312, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 9.6%, 5.9%) |
| CIE-LAB | lab(68.73, 54.38, -26.68) |
| CIE-LCH | lch(68.73, 60.57, 333.86°) |
| OKLab | oklab(75.25% 0.1572 -0.072) |
| OKLCH | oklch(75.25% 0.173 335.4) |
| XYZ | xyz(56.1788, 38.9769, 70.1965) |
| Luminance | 0.3897 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.34
Purply Pink
#F075E6
ΔE00 3.69
Violet (CSS)
#EE82EE
ΔE00 4.00
Bubblegum Pink
#FE83CC
ΔE00 4.71
Candy Pink
#FF63E9
ΔE00 5.73
Orchid
#DA70D6
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080D9 #80F097
analogous
#CF80F0 #F080D9 #F080A1
triadic
#F080D9 #D9F080 #80D9F0
tetradic
#F080D9 #F0CF80 #80F097 #80A1F0
square
#F080D9 #F0CF80 #80F097 #80A1F0
split-complementary
#F080D9 #A1F080 #80F0CF
monochromatic
#DC1AB4 #EA49C9 #F080D9 #F6B7E9 #FCE4F7
Accessibility & contrast
On white
2.39
#F080D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F080D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080D9
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080D9 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819DDC
Deuteranopia (green-blind)
#9FAED6
Tritanopia (blue-blind)
#FA85A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f080d9; /* rgb */ color: rgb(240, 128, 217); /* oklch */ color: oklch(75.3% 0.173 335.4);
Tailwind
colors: {
custom: {
50: '#f7a8e5',
500: '#f080d9',
950: '#000000',
},
}SCSS
$custom: #f080d9; $custom-light: #f7a8e5; $custom-dark: #000000;
JSON
{
"hex": "#f080d9",
"rgb": {
"r": 240,
"g": 128,
"b": 217
},
"hsl": {
"h": 312.321,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.75253,
"c": 0.17294,
"h": 335.4
},
"luminance": 0.38973
}Semantic roles & 50–950 ramp
primary
#F080D9
secondary
#D7F4DD
accent
#DB350A
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#171015
muted
#857F84