#F87897#F87897
#F87897 is a light, vivid red. Relative luminance 0.356; OKLCH L 72.9% C 0.159 H 6.6°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F87897 |
|---|---|
| RGB | rgb(248, 120, 151) |
| HSL | hsl(345, 90%, 72%) |
| HSV | hsv(345, 52%, 97%) |
| CMYK | cmyk(0%, 51.6%, 39.1%, 2.7%) |
| CIE-LAB | lab(66.24, 51.88, 6.82) |
| CIE-LCH | lch(66.24, 52.33, 7.49°) |
| OKLab | oklab(72.92% 0.1577 0.0182) |
| OKLCH | oklch(72.92% 0.159 6.6) |
| XYZ | xyz(51.0167, 35.6289, 33.4625) |
| Luminance | 0.3562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.96
Rosy Pink
#F6688E
ΔE00 3.24
Rosa
#FE86A4
ΔE00 3.27
Carnation Pink
#FF7FA7
ΔE00 3.35
Rose Pink
#F7879A
ΔE00 3.66
Pinky
#FC86AA
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87897 #78F8D9
analogous
#F878D7 #F87897 #F89978
triadic
#F87897 #97F878 #7897F8
tetradic
#F87897 #D7F878 #78F8D9 #9978F8
square
#F87897 #D7F878 #78F8D9 #9978F8
split-complementary
#F87897 #78F899 #78D7F8
monochromatic
#E90C42 #F53E6A #F87897 #FBB2C4 #FDE2E9
Accessibility & contrast
On white
2.58
#F87897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#F87897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87897
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87897 | 1.00 | 2.58 | 8.12 | 8.12 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909298
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f87897; /* rgb */ color: rgb(248, 120, 151); /* oklch */ color: oklch(72.9% 0.159 6.6);
Tailwind
colors: {
custom: {
50: '#fea2b5',
500: '#f87897',
950: '#000000',
},
}SCSS
$custom: #f87897; $custom-light: #fea2b5; $custom-dark: #000000;
JSON
{
"hex": "#f87897",
"rgb": {
"r": 248,
"g": 120,
"b": 151
},
"hsl": {
"h": 345.469,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.72918,
"c": 0.15872,
"h": 6.6
},
"luminance": 0.35624
}Semantic roles & 50–950 ramp
primary
#F87897
secondary
#D5F6EE
accent
#E6AE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80