#F87DA0#F87DA0
#F87DA0 is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.9% C 0.154 H 3.5°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F87DA0 |
|---|---|
| RGB | rgb(248, 125, 160) |
| HSL | hsl(343, 90%, 73%) |
| HSV | hsv(343, 50%, 97%) |
| CMYK | cmyk(0%, 49.6%, 35.5%, 2.7%) |
| CIE-LAB | lab(67.40, 50.47, 3.40) |
| CIE-LCH | lch(67.40, 50.59, 3.85°) |
| OKLab | oklab(73.87% 0.1534 0.0095) |
| OKLCH | oklch(73.87% 0.154 3.5) |
| XYZ | xyz(52.3928, 37.1667, 37.6655) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.61
Pinky
#FC86AA
ΔE00 2.27
Rosa
#FE86A4
ΔE00 2.34
Rose Pink
#F7879A
ΔE00 4.08
Rosy Pink
#F6688E
ΔE00 4.56
Carnation
#FD798F
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87DA0 #7DF8D5
analogous
#F87DDD #F87DA0 #F8977D
triadic
#F87DA0 #A0F87D #7DA0F8
tetradic
#F87DA0 #DDF87D #7DF8D5 #977DF8
square
#F87DA0 #DDF87D #7DF8D5 #977DF8
split-complementary
#F87DA0 #7DF897 #7DDDF8
monochromatic
#EE0D4D #F54376 #F87DA0 #FBB7CA #FDE2EA
Accessibility & contrast
On white
2.49
#F87DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#F87DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87DA0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87DA0 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9296A1
Deuteranopia (green-blind)
#B1AD9D
Tritanopia (blue-blind)
#FF728A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f87da0; /* rgb */ color: rgb(248, 125, 160); /* oklch */ color: oklch(73.9% 0.154 3.5);
Tailwind
colors: {
custom: {
50: '#fea6bc',
500: '#f87da0',
950: '#000000',
},
}SCSS
$custom: #f87da0; $custom-light: #fea6bc; $custom-dark: #000000;
JSON
{
"hex": "#f87da0",
"rgb": {
"r": 248,
"g": 125,
"b": 160
},
"hsl": {
"h": 342.927,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.73873,
"c": 0.15369,
"h": 3.5
},
"luminance": 0.37162
}Semantic roles & 50–950 ramp
primary
#F87DA0
secondary
#D5F6EC
accent
#E6A400
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80