#F87898#F87898
#F87898 is a light, vivid red. Relative luminance 0.357; OKLCH L 72.9% C 0.159 H 6.1°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F87898 |
|---|---|
| RGB | rgb(248, 120, 152) |
| HSL | hsl(345, 90%, 72%) |
| HSV | hsv(345, 52%, 97%) |
| CMYK | cmyk(0%, 51.6%, 38.7%, 2.7%) |
| CIE-LAB | lab(66.26, 51.99, 6.29) |
| CIE-LCH | lch(66.26, 52.37, 6.89°) |
| OKLab | oklab(72.95% 0.158 0.0169) |
| OKLCH | oklch(72.95% 0.159 6.1) |
| XYZ | xyz(51.0982, 35.6616, 33.8920) |
| Luminance | 0.3566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.12
Rosa
#FE86A4
ΔE00 3.21
Carnation
#FD798F
ΔE00 3.23
Rosy Pink
#F6688E
ΔE00 3.25
Rose Pink
#F7879A
ΔE00 3.80
Pinky
#FC86AA
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F87898 #78F8D8
analogous
#F878D8 #F87898 #F89878
triadic
#F87898 #98F878 #7898F8
tetradic
#F87898 #D8F878 #78F8D8 #9878F8
square
#F87898 #D8F878 #78F8D8 #9878F8
split-complementary
#F87898 #78F898 #78D8F8
monochromatic
#E90C43 #F53E6C #F87898 #FBB2C4 #FDE2E9
Accessibility & contrast
On white
2.58
#F87898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#F87898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F87898
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F87898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F87898 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9299
Deuteranopia (green-blind)
#B0AA95
Tritanopia (blue-blind)
#FF6B84
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #f87898; /* rgb */ color: rgb(248, 120, 152); /* oklch */ color: oklch(72.9% 0.159 6.1);
Tailwind
colors: {
custom: {
50: '#fea2b6',
500: '#f87898',
950: '#000000',
},
}SCSS
$custom: #f87898; $custom-light: #fea2b6; $custom-dark: #000000;
JSON
{
"hex": "#f87898",
"rgb": {
"r": 248,
"g": 120,
"b": 152
},
"hsl": {
"h": 345,
"s": 90.141,
"l": 72.157
},
"oklch": {
"l": 0.72945,
"c": 0.15893,
"h": 6.1
},
"luminance": 0.35656
}Semantic roles & 50–950 ramp
primary
#F87898
secondary
#D5F6EE
accent
#E6AC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80