#F87797#F87797
#F87797 is a light, vivid red. Relative luminance 0.354; OKLCH L 72.8% C 0.160 H 6.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F87797 |
|---|---|
| RGB | rgb(248, 119, 151) |
| HSL | hsl(345, 90%, 72%) |
| HSV | hsv(345, 52%, 97%) |
| CMYK | cmyk(0%, 52%, 39.1%, 2.7%) |
| CIE-LAB | lab(66.05, 52.36, 6.55) |
| CIE-LCH | lch(66.05, 52.77, 7.13°) |
| OKLab | oklab(72.78% 0.1592 0.0175) |
| OKLCH | oklch(72.78% 0.16 6.3) |
| XYZ | xyz(50.8971, 35.3897, 33.4226) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.04
Carnation
#FD798F
ΔE00 3.14
Carnation Pink
#FF7FA7
ΔE00 3.33
Rosa
#FE86A4
ΔE00 3.42
Rose Pink
#F7879A
ΔE00 3.91
Pinky
#FC86AA
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87797 #77F8D8
analogous
#F877D8 #F87797 #F89877
triadic
#F87797 #97F877 #7797F8
tetradic
#F87797 #D8F877 #77F8D8 #9877F8
square
#F87797 #D8F877 #77F8D8 #9877F8
split-complementary
#F87797 #77F898 #77D8F8
monochromatic
#E90C43 #F53D6A #F87797 #FBB1C4 #FEE2E9
Accessibility & contrast
On white
2.60
#F87797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#F87797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87797
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87797 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9198
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#FF6A83
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #f87797; /* rgb */ color: rgb(248, 119, 151); /* oklch */ color: oklch(72.8% 0.160 6.3);
Tailwind
colors: {
custom: {
50: '#fea2b5',
500: '#f87797',
950: '#000000',
},
}SCSS
$custom: #f87797; $custom-light: #fea2b5; $custom-dark: #000000;
JSON
{
"hex": "#f87797",
"rgb": {
"r": 248,
"g": 119,
"b": 151
},
"hsl": {
"h": 345.116,
"s": 90.21,
"l": 71.961
},
"oklch": {
"l": 0.72779,
"c": 0.16012,
"h": 6.3
},
"luminance": 0.35384
}Semantic roles & 50–950 ramp
primary
#F87797
secondary
#D5F6EE
accent
#E6AD00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80