#F87997#F87997
#F87997 is a light, vivid red. Relative luminance 0.359; OKLCH L 73.1% C 0.157 H 6.9°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F87997 |
|---|---|
| RGB | rgb(248, 121, 151) |
| HSL | hsl(346, 90%, 72%) |
| HSV | hsv(346, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 39.1%, 2.7%) |
| CIE-LAB | lab(66.42, 51.40, 7.08) |
| CIE-LCH | lch(66.42, 51.89, 7.85°) |
| OKLab | oklab(73.06% 0.1562 0.0189) |
| OKLCH | oklch(73.06% 0.157 6.9) |
| XYZ | xyz(51.1376, 35.8707, 33.5028) |
| Luminance | 0.3587 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.78
Rosa
#FE86A4
ΔE00 3.13
Carnation Pink
#FF7FA7
ΔE00 3.39
Rose Pink
#F7879A
ΔE00 3.40
Rosy Pink
#F6688E
ΔE00 3.45
Pinky
#FC86AA
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87997 #79F8DA
analogous
#F879D6 #F87997 #F89B79
triadic
#F87997 #97F879 #7997F8
tetradic
#F87997 #D6F879 #79F8DA #9B79F8
square
#F87997 #D6F879 #79F8DA #9B79F8
split-complementary
#F87997 #79F89B #79D6F8
monochromatic
#EA0C41 #F53F6A #F87997 #FBB3C4 #FDE2E8
Accessibility & contrast
On white
2.57
#F87997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#F87997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87997
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87997 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#FF6C84
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f87997; /* rgb */ color: rgb(248, 121, 151); /* oklch */ color: oklch(73.1% 0.157 6.9);
Tailwind
colors: {
custom: {
50: '#fea3b5',
500: '#f87997',
950: '#000000',
},
}SCSS
$custom: #f87997; $custom-light: #fea3b5; $custom-dark: #000000;
JSON
{
"hex": "#f87997",
"rgb": {
"r": 248,
"g": 121,
"b": 151
},
"hsl": {
"h": 345.827,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.73058,
"c": 0.15733,
"h": 6.9
},
"luminance": 0.35866
}Semantic roles & 50–950 ramp
primary
#F87997
secondary
#D5F6EE
accent
#E6AF00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80