#F88D99#F88D99
#F88D99 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.1% C 0.130 H 13.5°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F88D99 |
|---|---|
| RGB | rgb(248, 141, 153) |
| HSL | hsl(353, 88%, 76%) |
| HSV | hsv(353, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 38.3%, 2.7%) |
| CIE-LAB | lab(70.39, 41.70, 11.61) |
| CIE-LCH | lch(70.39, 43.29, 15.56°) |
| OKLab | oklab(76.08% 0.1263 0.0303) |
| OKLCH | oklch(76.08% 0.13 13.5) |
| XYZ | xyz(53.9887, 41.3109, 35.2612) |
| Luminance | 0.4131 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.17
Blush Pink
#FE828C
ΔE00 3.22
Carnation
#FD798F
ΔE00 4.38
Rosa
#FE86A4
ΔE00 4.69
Pig Pink
#E78EA5
ΔE00 5.56
Lightcoral
#F08080
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88D99 #8DF8EC
analogous
#F88DCF #F88D99 #F8B78D
triadic
#F88D99 #99F88D #8D99F8
tetradic
#F88D99 #CFF88D #8DF8EC #B78DF8
square
#F88D99 #CFF88D #8DF8EC #B78DF8
split-complementary
#F88D99 #8DF8B7 #8DCFF8
monochromatic
#F11A32 #F45365 #F88D99 #FCC7CD #FDE2E5
Accessibility & contrast
On white
2.27
#F88D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F88D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88D99
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88D99 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F99
Deuteranopia (green-blind)
#BCB497
Tritanopia (blue-blind)
#FF8192
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f88d99; /* rgb */ color: rgb(248, 141, 153); /* oklch */ color: oklch(76.1% 0.130 13.5);
Tailwind
colors: {
custom: {
50: '#feb0b7',
500: '#f88d99',
950: '#000000',
},
}SCSS
$custom: #f88d99; $custom-light: #feb0b7; $custom-dark: #000000;
JSON
{
"hex": "#f88d99",
"rgb": {
"r": 248,
"g": 141,
"b": 153
},
"hsl": {
"h": 353.271,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.76083,
"c": 0.1299,
"h": 13.5
},
"luminance": 0.41306
}Semantic roles & 50–950 ramp
primary
#F88D99
secondary
#D6F5F2
accent
#E5CB00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181111
muted
#868080