#F87EAE#F87EAE
#F87EAE is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.4% C 0.157 H 356.7°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EAE |
|---|---|
| RGB | rgb(248, 126, 174) |
| HSL | hsl(336, 90%, 73%) |
| HSV | hsv(336, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 29.8%, 2.7%) |
| CIE-LAB | lab(67.98, 51.68, -3.66) |
| CIE-LCH | lch(67.98, 51.81, 355.94°) |
| OKLab | oklab(74.43% 0.1567 -0.009) |
| OKLCH | oklch(74.43% 0.157 356.7) |
| XYZ | xyz(53.8144, 37.9389, 44.5249) |
| Luminance | 0.3793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.78
Pinky
#FC86AA
ΔE00 3.13
Pink (survey)
#FF81C0
ΔE00 3.62
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Bubblegum (survey)
#FF6CB5
ΔE00 4.43
Rosa
#FE86A4
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EAE #7EF8C8
analogous
#F87EEB #F87EAE #F88B7E
triadic
#F87EAE #AEF87E #7EAEF8
tetradic
#F87EAE #EBF87E #7EF8C8 #8B7EF8
square
#F87EAE #EBF87E #7EF8C8 #8B7EF8
split-complementary
#F87EAE #7EF88B #7EEBF8
monochromatic
#EF0D66 #F5448A #F87EAE #FBB8D2 #FDE2ED
Accessibility & contrast
On white
2.45
#F87EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F87EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EAE
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EAE | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98B0
Deuteranopia (green-blind)
#AFAEAB
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87eae; /* rgb */ color: rgb(248, 126, 174); /* oklch */ color: oklch(74.4% 0.157 356.7);
Tailwind
colors: {
custom: {
50: '#fda7c6',
500: '#f87eae',
950: '#000000',
},
}SCSS
$custom: #f87eae; $custom-light: #fda7c6; $custom-dark: #000000;
JSON
{
"hex": "#f87eae",
"rgb": {
"r": 248,
"g": 126,
"b": 174
},
"hsl": {
"h": 336.393,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.74431,
"c": 0.15691,
"h": 356.7
},
"luminance": 0.37934
}Semantic roles & 50–950 ramp
primary
#F87EAE
secondary
#D5F6E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82