#F87899#F87899
#F87899 is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.0% C 0.159 H 5.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F87899 |
|---|---|
| RGB | rgb(248, 120, 153) |
| HSL | hsl(345, 90%, 72%) |
| HSV | hsv(345, 52%, 97%) |
| CMYK | cmyk(0%, 51.6%, 38.3%, 2.7%) |
| CIE-LAB | lab(66.29, 52.10, 5.75) |
| CIE-LCH | lch(66.29, 52.42, 6.30°) |
| OKLab | oklab(72.97% 0.1584 0.0155) |
| OKLCH | oklch(72.97% 0.159 5.6) |
| XYZ | xyz(51.1805, 35.6945, 34.3251) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.91
Rosa
#FE86A4
ΔE00 3.17
Rosy Pink
#F6688E
ΔE00 3.27
Carnation
#FD798F
ΔE00 3.49
Pinky
#FC86AA
ΔE00 3.72
Rose Pink
#F7879A
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87899 #78F8D7
analogous
#F878D9 #F87899 #F89778
triadic
#F87899 #99F878 #7899F8
tetradic
#F87899 #D9F878 #78F8D7 #9778F8
square
#F87899 #D9F878 #78F8D7 #9778F8
split-complementary
#F87899 #78F897 #78D9F8
monochromatic
#E90C45 #F53E6D #F87899 #FBB2C5 #FDE2E9
Accessibility & contrast
On white
2.58
#F87899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#F87899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87899
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87899 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929A
Deuteranopia (green-blind)
#B0AA96
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f87899; /* rgb */ color: rgb(248, 120, 153); /* oklch */ color: oklch(73.0% 0.159 5.6);
Tailwind
colors: {
custom: {
50: '#fea2b6',
500: '#f87899',
950: '#000000',
},
}SCSS
$custom: #f87899; $custom-light: #fea2b6; $custom-dark: #000000;
JSON
{
"hex": "#f87899",
"rgb": {
"r": 248,
"g": 120,
"b": 153
},
"hsl": {
"h": 344.531,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.72973,
"c": 0.15915,
"h": 5.6
},
"luminance": 0.35689
}Semantic roles & 50–950 ramp
primary
#F87899
secondary
#D5F6ED
accent
#E6AA00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80