#F87994#F87994
#F87994 is a light, vivid red. Relative luminance 0.358; OKLCH L 73.0% C 0.157 H 8.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F87994 |
|---|---|
| RGB | rgb(248, 121, 148) |
| HSL | hsl(347, 90%, 72%) |
| HSV | hsv(347, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 40.3%, 2.7%) |
| CIE-LAB | lab(66.35, 51.08, 8.68) |
| CIE-LCH | lch(66.35, 51.81, 9.64°) |
| OKLab | oklab(72.98% 0.1551 0.0229) |
| OKLCH | oklch(72.98% 0.157 8.4) |
| XYZ | xyz(50.8971, 35.7745, 32.2360) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 1.98
Rose Pink
#F7879A
ΔE00 3.09
Watermelon
#FC6C85
ΔE00 3.47
Rosa
#FE86A4
ΔE00 3.51
Rosy Pink
#F6688E
ΔE00 3.62
Carnation Pink
#FF7FA7
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87994 #79F8DD
analogous
#F879D4 #F87994 #F89D79
triadic
#F87994 #94F879 #7994F8
tetradic
#F87994 #D4F879 #79F8DD #9D79F8
square
#F87994 #D4F879 #79F8DD #9D79F8
split-complementary
#F87994 #79F89D #79D4F8
monochromatic
#EA0C3B #F53F66 #F87994 #FBB3C2 #FDE2E8
Accessibility & contrast
On white
2.58
#F87994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#F87994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87994
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87994 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919295
Deuteranopia (green-blind)
#B1AB91
Tritanopia (blue-blind)
#FF6B83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f87994; /* rgb */ color: rgb(248, 121, 148); /* oklch */ color: oklch(73.0% 0.157 8.4);
Tailwind
colors: {
custom: {
50: '#fea3b3',
500: '#f87994',
950: '#000000',
},
}SCSS
$custom: #f87994; $custom-light: #fea3b3; $custom-dark: #000000;
JSON
{
"hex": "#f87994",
"rgb": {
"r": 248,
"g": 121,
"b": 148
},
"hsl": {
"h": 347.244,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.72978,
"c": 0.15678,
"h": 8.4
},
"luminance": 0.35769
}Semantic roles & 50–950 ramp
primary
#F87994
secondary
#D5F6EF
accent
#E6B500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80