#F87EAF#F87EAF
#F87EAF is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.5% C 0.157 H 356.2°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EAF |
|---|---|
| RGB | rgb(248, 126, 175) |
| HSL | hsl(336, 90%, 73%) |
| HSV | hsv(336, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 29.4%, 2.7%) |
| CIE-LAB | lab(68.00, 51.80, -4.18) |
| CIE-LCH | lch(68.00, 51.97, 355.38°) |
| OKLab | oklab(74.46% 0.157 -0.0103) |
| OKLCH | oklch(74.46% 0.157 356.2) |
| XYZ | xyz(53.9122, 37.9781, 45.0403) |
| Luminance | 0.3797 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.01
Pinky
#FC86AA
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 3.39
Bubble Gum Pink
#FF69AF
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.27
Hot Pink
#FF69B4
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EAF #7EF8C7
analogous
#F87EEC #F87EAF #F88A7E
triadic
#F87EAF #AFF87E #7EAFF8
tetradic
#F87EAF #ECF87E #7EF8C7 #8A7EF8
square
#F87EAF #ECF87E #7EF8C7 #8A7EF8
split-complementary
#F87EAF #7EF88A #7EECF8
monochromatic
#EF0D68 #F5448B #F87EAF #FBB8D3 #FDE2ED
Accessibility & contrast
On white
2.44
#F87EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#F87EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EAF
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EAF | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 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)
#8F98B1
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#FF7790
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f87eaf; /* rgb */ color: rgb(248, 126, 175); /* oklch */ color: oklch(74.5% 0.157 356.2);
Tailwind
colors: {
custom: {
50: '#fda7c6',
500: '#f87eaf',
950: '#000000',
},
}SCSS
$custom: #f87eaf; $custom-light: #fda7c6; $custom-dark: #000000;
JSON
{
"hex": "#f87eaf",
"rgb": {
"r": 248,
"g": 126,
"b": 175
},
"hsl": {
"h": 335.902,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.74463,
"c": 0.15731,
"h": 356.2
},
"luminance": 0.37973
}Semantic roles & 50–950 ramp
primary
#F87EAF
secondary
#D5F6E9
accent
#E68900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82