#F080AF#F080AF
#F080AF is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.7% C 0.146 H 354.7°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F080AF |
|---|---|
| RGB | rgb(240, 128, 175) |
| HSL | hsl(335, 79%, 72%) |
| HSV | hsv(335, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 27.1%, 5.9%) |
| CIE-LAB | lab(67.32, 48.19, -5.31) |
| CIE-LCH | lch(67.32, 48.48, 353.71°) |
| OKLab | oklab(73.73% 0.1456 -0.0134) |
| OKLCH | oklch(73.73% 0.146 354.7) |
| XYZ | xyz(51.3939, 37.0630, 44.9962) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.66
Carnation Pink
#FF7FA7
ΔE00 4.00
Pinky
#FC86AA
ΔE00 4.00
Bubblegum (survey)
#FF6CB5
ΔE00 4.71
Bubble Gum Pink
#FF69AF
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080AF #80F0C1
analogous
#F080E7 #F080AF #F08980
triadic
#F080AF #AFF080 #80AFF0
tetradic
#F080AF #E7F080 #80F0C1 #8980F0
square
#F080AF #E7F080 #80F0C1 #8980F0
split-complementary
#F080AF #80F089 #80E7F0
monochromatic
#DC1A6B #EA498D #F080AF #F6B7D1 #FCE4EE
Accessibility & contrast
On white
2.50
#F080AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#F080AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080AF
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080AF | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B1
Deuteranopia (green-blind)
#ABABAC
Tritanopia (blue-blind)
#FF7A91
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f080af; /* rgb */ color: rgb(240, 128, 175); /* oklch */ color: oklch(73.7% 0.146 354.7);
Tailwind
colors: {
custom: {
50: '#f7a7c6',
500: '#f080af',
950: '#000000',
},
}SCSS
$custom: #f080af; $custom-light: #f7a7c6; $custom-dark: #000000;
JSON
{
"hex": "#f080af",
"rgb": {
"r": 240,
"g": 128,
"b": 175
},
"hsl": {
"h": 334.821,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.73731,
"c": 0.14619,
"h": 354.7
},
"luminance": 0.37059
}Semantic roles & 50–950 ramp
primary
#F080AF
secondary
#D7F4E8
accent
#DB840A
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82