#F87995#F87995
#F87995 is a light, vivid red. Relative luminance 0.358; OKLCH L 73.0% C 0.157 H 7.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F87995 |
|---|---|
| RGB | rgb(248, 121, 149) |
| HSL | hsl(347, 90%, 72%) |
| HSV | hsv(347, 51%, 97%) |
| CMYK | cmyk(0%, 51.2%, 39.9%, 2.7%) |
| CIE-LAB | lab(66.37, 51.19, 8.15) |
| CIE-LCH | lch(66.37, 51.83, 9.04°) |
| OKLab | oklab(73.01% 0.1555 0.0216) |
| OKLCH | oklch(73.01% 0.157 7.9) |
| XYZ | xyz(50.9765, 35.8063, 32.6546) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation
#FD798F
ΔE00 2.24
Rose Pink
#F7879A
ΔE00 3.17
Rosa
#FE86A4
ΔE00 3.36
Rosy Pink
#F6688E
ΔE00 3.54
Watermelon
#FC6C85
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87995 #79F8DC
analogous
#F879D4 #F87995 #F89D79
triadic
#F87995 #95F879 #7995F8
tetradic
#F87995 #D4F879 #79F8DC #9D79F8
square
#F87995 #D4F879 #79F8DC #9D79F8
split-complementary
#F87995 #79F89D #79D4F8
monochromatic
#EA0C3D #F53F67 #F87995 #FBB3C3 #FDE2E8
Accessibility & contrast
On white
2.57
#F87995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#F87995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87995
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87995 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919296
Deuteranopia (green-blind)
#B1AB92
Tritanopia (blue-blind)
#FF6C83
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f87995; /* rgb */ color: rgb(248, 121, 149); /* oklch */ color: oklch(73.0% 0.157 7.9);
Tailwind
colors: {
custom: {
50: '#fea3b4',
500: '#f87995',
950: '#000000',
},
}SCSS
$custom: #f87995; $custom-light: #fea3b4; $custom-dark: #000000;
JSON
{
"hex": "#f87995",
"rgb": {
"r": 248,
"g": 121,
"b": 149
},
"hsl": {
"h": 346.772,
"s": 90.071,
"l": 72.353
},
"oklch": {
"l": 0.73005,
"c": 0.15695,
"h": 7.9
},
"luminance": 0.35801
}Semantic roles & 50–950 ramp
primary
#F87995
secondary
#D5F6EE
accent
#E6B300
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80