#F080AA#F080AA
#F080AA is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.6% C 0.144 H 357.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F080AA |
|---|---|
| RGB | rgb(240, 128, 170) |
| HSL | hsl(338, 79%, 72%) |
| HSV | hsv(338, 47%, 94%) |
| CMYK | cmyk(0%, 46.7%, 29.2%, 5.9%) |
| CIE-LAB | lab(67.18, 47.53, -2.70) |
| CIE-LCH | lch(67.18, 47.61, 356.75°) |
| OKLab | oklab(73.58% 0.1439 -0.0065) |
| OKLCH | oklch(73.58% 0.144 357.4) |
| XYZ | xyz(50.9119, 36.8702, 42.4577) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.07
Carnation Pink
#FF7FA7
ΔE00 3.07
Rosa
#FE86A4
ΔE00 4.59
Pink (survey)
#FF81C0
ΔE00 4.70
Pig Pink
#E78EA5
ΔE00 4.84
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F080AA #80F0C6
analogous
#F080E2 #F080AA #F08E80
triadic
#F080AA #AAF080 #80AAF0
tetradic
#F080AA #E2F080 #80F0C6 #8E80F0
square
#F080AA #E2F080 #80F0C6 #8E80F0
split-complementary
#F080AA #80F08E #80E2F0
monochromatic
#DC1A63 #EA4985 #F080AA #F6B7CF #FCE4ED
Accessibility & contrast
On white
2.51
#F080AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F080AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F080AA
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F080AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F080AA | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#ACABA7
Tritanopia (blue-blind)
#FF798F
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f080aa; /* rgb */ color: rgb(240, 128, 170); /* oklch */ color: oklch(73.6% 0.144 357.4);
Tailwind
colors: {
custom: {
50: '#f8a7c3',
500: '#f080aa',
950: '#000000',
},
}SCSS
$custom: #f080aa; $custom-light: #f8a7c3; $custom-dark: #000000;
JSON
{
"hex": "#f080aa",
"rgb": {
"r": 240,
"g": 128,
"b": 170
},
"hsl": {
"h": 337.5,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.73575,
"c": 0.14408,
"h": 357.4
},
"luminance": 0.36866
}Semantic roles & 50–950 ramp
primary
#F080AA
secondary
#D7F4E9
accent
#DB8D0A
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#181012
muted
#867F81