#F080D1#F080D1
#F080D1 is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.9% C 0.167 H 338.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F080D1 |
|---|---|
| RGB | rgb(240, 128, 209) |
| HSL | hsl(317, 79%, 72%) |
| HSV | hsv(317, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 12.9%, 5.9%) |
| CIE-LAB | lab(68.44, 53.11, -22.69) |
| CIE-LCH | lch(68.44, 57.75, 336.87°) |
| OKLab | oklab(74.94% 0.1553 -0.0608) |
| OKLCH | oklch(74.94% 0.167 338.6) |
| XYZ | xyz(55.1634, 38.5708, 64.8487) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.43
Lavender Pink
#DD85D7
ΔE00 4.09
Purply Pink
#F075E6
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.60
Orchid
#DA70D6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080D1 #80F09F
analogous
#D780F0 #F080D1 #F08099
triadic
#F080D1 #D1F080 #80D1F0
tetradic
#F080D1 #F0D780 #80F09F #8099F0
square
#F080D1 #F0D780 #80F09F #8099F0
split-complementary
#F080D1 #99F080 #80F0D7
monochromatic
#DC1AA6 #EA49BD #F080D1 #F6B7E5 #FCE4F5
Accessibility & contrast
On white
2.41
#F080D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F080D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080D1
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080D1 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849CD4
Deuteranopia (green-blind)
#A2ADCE
Tritanopia (blue-blind)
#FB839F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f080d1; /* rgb */ color: rgb(240, 128, 209); /* oklch */ color: oklch(74.9% 0.167 338.6);
Tailwind
colors: {
custom: {
50: '#f7a8df',
500: '#f080d1',
950: '#000000',
},
}SCSS
$custom: #f080d1; $custom-light: #f7a8df; $custom-dark: #000000;
JSON
{
"hex": "#f080d1",
"rgb": {
"r": 240,
"g": 128,
"b": 209
},
"hsl": {
"h": 316.607,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.74935,
"c": 0.16683,
"h": 338.6
},
"luminance": 0.38567
}Semantic roles & 50–950 ramp
primary
#F080D1
secondary
#D7F4DF
accent
#DB440A
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83