#F080D5#F080D5
#F080D5 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.170 H 337.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F080D5 |
|---|---|
| RGB | rgb(240, 128, 213) |
| HSL | hsl(314, 79%, 72%) |
| HSV | hsv(314, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 11.2%, 5.9%) |
| CIE-LAB | lab(68.59, 53.74, -24.69) |
| CIE-LCH | lch(68.59, 59.14, 335.32°) |
| OKLab | oklab(75.09% 0.1563 -0.0664) |
| OKLCH | oklch(75.09% 0.17 337) |
| XYZ | xyz(55.6648, 38.7714, 67.4896) |
| Luminance | 0.3877 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.64
Bubblegum Pink
#FE83CC
ΔE00 4.05
Purply Pink
#F075E6
ΔE00 4.37
Violet (CSS)
#EE82EE
ΔE00 4.79
Orchid
#DA70D6
ΔE00 6.10
Candy Pink
#FF63E9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080D5 #80F09B
analogous
#D380F0 #F080D5 #F0809D
triadic
#F080D5 #D5F080 #80D5F0
tetradic
#F080D5 #F0D380 #80F09B #809DF0
square
#F080D5 #F0D380 #80F09B #809DF0
split-complementary
#F080D5 #9DF080 #80F0D3
monochromatic
#DC1AAD #EA49C3 #F080D5 #F6B7E7 #FCE4F6
Accessibility & contrast
On white
2.40
#F080D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F080D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080D5
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080D5 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829DD8
Deuteranopia (green-blind)
#A1AED2
Tritanopia (blue-blind)
#FA84A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f080d5; /* rgb */ color: rgb(240, 128, 213); /* oklch */ color: oklch(75.1% 0.170 337.0);
Tailwind
colors: {
custom: {
50: '#f7a8e2',
500: '#f080d5',
950: '#000000',
},
}SCSS
$custom: #f080d5; $custom-light: #f7a8e2; $custom-dark: #000000;
JSON
{
"hex": "#f080d5",
"rgb": {
"r": 240,
"g": 128,
"b": 213
},
"hsl": {
"h": 314.464,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.75093,
"c": 0.16984,
"h": 337
},
"luminance": 0.38768
}Semantic roles & 50–950 ramp
primary
#F080D5
secondary
#D7F4DE
accent
#DB3D0A
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83