#F87AAE#F87AAE
#F87AAE is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.9% C 0.163 H 355.8°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F87AAE |
|---|---|
| RGB | rgb(248, 122, 174) |
| HSL | hsl(335, 90%, 73%) |
| HSV | hsv(335, 51%, 97%) |
| CMYK | cmyk(0%, 50.8%, 29.8%, 2.7%) |
| CIE-LAB | lab(67.23, 53.61, -4.76) |
| CIE-LCH | lch(67.23, 53.82, 354.92°) |
| OKLab | oklab(73.87% 0.1626 -0.0119) |
| OKLCH | oklch(73.87% 0.163 355.8) |
| XYZ | xyz(53.3131, 36.9364, 44.3578) |
| Luminance | 0.3693 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 3.43
Pink (survey)
#FF81C0
ΔE00 3.45
Bubblegum (survey)
#FF6CB5
ΔE00 3.54
Hot Pink
#FF69B4
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87AAE #7AF8C4
analogous
#F87AED #F87AAE #F8857A
triadic
#F87AAE #AEF87A #7AAEF8
tetradic
#F87AAE #EDF87A #7AF8C4 #857AF8
square
#F87AAE #EDF87A #7AF8C4 #857AF8
split-complementary
#F87AAE #7AF885 #7AEDF8
monochromatic
#EB0C68 #F5408B #F87AAE #FBB4D1 #FDE2ED
Accessibility & contrast
On white
2.50
#F87AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#F87AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87AAE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87AAE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C95B0
Deuteranopia (green-blind)
#ADACAB
Tritanopia (blue-blind)
#FF738D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f87aae; /* rgb */ color: rgb(248, 122, 174); /* oklch */ color: oklch(73.9% 0.163 355.8);
Tailwind
colors: {
custom: {
50: '#fea4c6',
500: '#f87aae',
950: '#000000',
},
}SCSS
$custom: #f87aae; $custom-light: #fea4c6; $custom-dark: #000000;
JSON
{
"hex": "#f87aae",
"rgb": {
"r": 248,
"g": 122,
"b": 174
},
"hsl": {
"h": 335.238,
"s": 90,
"l": 72.549
},
"oklch": {
"l": 0.73871,
"c": 0.16298,
"h": 355.8
},
"luminance": 0.36932
}Semantic roles & 50–950 ramp
primary
#F87AAE
secondary
#D5F6E8
accent
#E68700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82