#F87EA0#F87EA0
#F87EA0 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.0% C 0.152 H 3.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F87EA0 |
|---|---|
| RGB | rgb(248, 126, 160) |
| HSL | hsl(343, 90%, 73%) |
| HSV | hsv(343, 49%, 97%) |
| CMYK | cmyk(0%, 49.2%, 35.5%, 2.7%) |
| CIE-LAB | lab(67.59, 49.99, 3.67) |
| CIE-LCH | lch(67.59, 50.12, 4.20°) |
| OKLab | oklab(74.02% 0.1519 0.0102) |
| OKLCH | oklch(74.02% 0.152 3.8) |
| XYZ | xyz(52.5200, 37.4212, 37.7079) |
| Luminance | 0.3742 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.66
Rosa
#FE86A4
ΔE00 2.11
Pinky
#FC86AA
ΔE00 2.18
Rose Pink
#F7879A
ΔE00 3.84
Carnation
#FD798F
ΔE00 4.52
Pig Pink
#E78EA5
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87EA0 #7EF8D6
analogous
#F87EDD #F87EA0 #F8997E
triadic
#F87EA0 #A0F87E #7EA0F8
tetradic
#F87EA0 #DDF87E #7EF8D6 #997EF8
square
#F87EA0 #DDF87E #7EF8D6 #997EF8
split-complementary
#F87EA0 #7EF899 #7EDDF8
monochromatic
#EF0D4C #F54475 #F87EA0 #FBB8CB #FDE2EA
Accessibility & contrast
On white
2.48
#F87EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F87EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87EA0
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87EA0 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9396A1
Deuteranopia (green-blind)
#B2AD9D
Tritanopia (blue-blind)
#FF738A
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f87ea0; /* rgb */ color: rgb(248, 126, 160); /* oklch */ color: oklch(74.0% 0.152 3.8);
Tailwind
colors: {
custom: {
50: '#fea6bc',
500: '#f87ea0',
950: '#000000',
},
}SCSS
$custom: #f87ea0; $custom-light: #fea6bc; $custom-dark: #000000;
JSON
{
"hex": "#f87ea0",
"rgb": {
"r": 248,
"g": 126,
"b": 160
},
"hsl": {
"h": 343.279,
"s": 89.706,
"l": 73.333
},
"oklch": {
"l": 0.74016,
"c": 0.15224,
"h": 3.8
},
"luminance": 0.37416
}Semantic roles & 50–950 ramp
primary
#F87EA0
secondary
#D5F6ED
accent
#E6A600
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80