#F88D97#F88D97
#F88D97 is a light, vivid red. Relative luminance 0.412; OKLCH L 76.0% C 0.130 H 14.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F88D97 |
|---|---|
| RGB | rgb(248, 141, 151) |
| HSL | hsl(354, 88%, 76%) |
| HSV | hsv(354, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 39.1%, 2.7%) |
| CIE-LAB | lab(70.35, 41.48, 12.66) |
| CIE-LCH | lch(70.35, 43.37, 16.97°) |
| OKLab | oklab(76.03% 0.1256 0.0329) |
| OKLCH | oklch(76.03% 0.13 14.7) |
| XYZ | xyz(53.8249, 41.2454, 34.3985) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.71
Blush Pink
#FE828C
ΔE00 2.89
Carnation
#FD798F
ΔE00 4.55
Lightcoral
#F08080
ΔE00 5.07
Rosa
#FE86A4
ΔE00 5.30
Salmon Pink
#FE7B7C
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88D97 #8DF8EE
analogous
#F88DCD #F88D97 #F8B98D
triadic
#F88D97 #97F88D #8D97F8
tetradic
#F88D97 #CDF88D #8DF8EE #B98DF8
square
#F88D97 #CDF88D #8DF8EE #B98DF8
split-complementary
#F88D97 #8DF8B9 #8DCDF8
monochromatic
#F11A2E #F45362 #F88D97 #FCC7CC #FDE2E5
Accessibility & contrast
On white
2.27
#F88D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F88D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88D97
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88D97 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F97
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#FF8191
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f88d97; /* rgb */ color: rgb(248, 141, 151); /* oklch */ color: oklch(76.0% 0.130 14.7);
Tailwind
colors: {
custom: {
50: '#feb0b5',
500: '#f88d97',
950: '#000000',
},
}SCSS
$custom: #f88d97; $custom-light: #feb0b5; $custom-dark: #000000;
JSON
{
"hex": "#f88d97",
"rgb": {
"r": 248,
"g": 141,
"b": 151
},
"hsl": {
"h": 354.393,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.76033,
"c": 0.12981,
"h": 14.7
},
"luminance": 0.41241
}Semantic roles & 50–950 ramp
primary
#F88D97
secondary
#D6F5F2
accent
#E5D000
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181111
muted
#868080