#F07AAE#F07AAE
#F07AAE is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.8% C 0.155 H 353.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F07AAE |
|---|---|
| RGB | rgb(240, 122, 174) |
| HSL | hsl(334, 80%, 71%) |
| HSV | hsv(334, 49%, 94%) |
| CMYK | cmyk(0%, 49.2%, 27.5%, 5.9%) |
| CIE-LAB | lab(66.14, 51.02, -6.50) |
| CIE-LCH | lch(66.14, 51.43, 352.74°) |
| OKLab | oklab(72.83% 0.1543 -0.0165) |
| OKLCH | oklch(72.83% 0.155 353.9) |
| XYZ | xyz(50.5365, 35.5047, 44.2277) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 3.61
Pink (survey)
#FF81C0
ΔE00 3.70
Hot Pink
#FF69B4
ΔE00 3.94
Carnation Pink
#FF7FA7
ΔE00 4.62
Pinky
#FC86AA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F07AAE #7AF0BC
analogous
#F07AE9 #F07AAE #F0817A
triadic
#F07AAE #AEF07A #7AAEF0
tetradic
#F07AAE #E9F07A #7AF0BC #817AF0
square
#F07AAE #E9F07A #7AF0BC #817AF0
split-complementary
#F07AAE #7AF081 #7AE9F0
monochromatic
#D7186C #EA438D #F07AAE #F6B1CF #FCE4EE
Accessibility & contrast
On white
2.59
#F07AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#F07AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F07AAE
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F07AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F07AAE | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8994B0
Deuteranopia (green-blind)
#A8A9AB
Tritanopia (blue-blind)
#FF748D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f07aae; /* rgb */ color: rgb(240, 122, 174); /* oklch */ color: oklch(72.8% 0.155 353.9);
Tailwind
colors: {
custom: {
50: '#f8a4c6',
500: '#f07aae',
950: '#000000',
},
}SCSS
$custom: #f07aae; $custom-light: #f8a4c6; $custom-dark: #000000;
JSON
{
"hex": "#f07aae",
"rgb": {
"r": 240,
"g": 122,
"b": 174
},
"hsl": {
"h": 333.559,
"s": 79.73,
"l": 70.98
},
"oklch": {
"l": 0.7283,
"c": 0.15513,
"h": 353.9
},
"luminance": 0.355
}Semantic roles & 50–950 ramp
primary
#F07AAE
secondary
#D3F3E5
accent
#DC7F09
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82