#F07AAF#F07AAF
#F07AAF is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.9% C 0.156 H 353.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AAF |
|---|---|
| RGB | rgb(240, 122, 175) |
| HSL | hsl(333, 80%, 71%) |
| HSV | hsv(333, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 27.1%, 5.9%) |
| CIE-LAB | lab(66.17, 51.15, -7.02) |
| CIE-LCH | lch(66.17, 51.63, 352.19°) |
| OKLab | oklab(72.86% 0.1546 -0.0179) |
| OKLCH | oklch(72.86% 0.156 353.4) |
| XYZ | xyz(50.6343, 35.5438, 44.7430) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.55
Pink (survey)
#FF81C0
ΔE00 3.56
Hot Pink
#FF69B4
ΔE00 3.83
Carnation Pink
#FF7FA7
ΔE00 4.82
Pinky
#FC86AA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AAF #7AF0BB
analogous
#F07AEA #F07AAF #F0807A
triadic
#F07AAF #AFF07A #7AAFF0
tetradic
#F07AAF #EAF07A #7AF0BB #807AF0
square
#F07AAF #EAF07A #7AF0BB #807AF0
split-complementary
#F07AAF #7AF080 #7AEAF0
monochromatic
#D7186E #EA438E #F07AAF #F6B1D0 #FCE4EE
Accessibility & contrast
On white
2.59
#F07AAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#F07AAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AAF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AAF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#FF748E
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f07aaf; /* rgb */ color: rgb(240, 122, 175); /* oklch */ color: oklch(72.9% 0.156 353.4);
Tailwind
colors: {
custom: {
50: '#f8a4c6',
500: '#f07aaf',
950: '#000000',
},
}SCSS
$custom: #f07aaf; $custom-light: #f8a4c6; $custom-dark: #000000;
JSON
{
"hex": "#f07aaf",
"rgb": {
"r": 240,
"g": 122,
"b": 175
},
"hsl": {
"h": 333.051,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.72863,
"c": 0.1556,
"h": 353.4
},
"luminance": 0.35539
}Semantic roles & 50–950 ramp
primary
#F07AAF
secondary
#D3F3E4
accent
#DC7D09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82