#F88898#F88898
#F88898 is a light, vivid red. Relative luminance 0.398; OKLCH L 75.3% C 0.137 H 11.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F88898 |
|---|---|
| RGB | rgb(248, 136, 152) |
| HSL | hsl(351, 89%, 75%) |
| HSV | hsv(351, 45%, 97%) |
| CMYK | cmyk(0%, 45.2%, 38.7%, 2.7%) |
| CIE-LAB | lab(69.35, 44.12, 10.70) |
| CIE-LCH | lch(69.35, 45.40, 13.63°) |
| OKLab | oklab(75.28% 0.1337 0.028) |
| OKLCH | oklch(75.28% 0.137 11.8) |
| XYZ | xyz(53.1858, 39.8367, 34.5878) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.94
Blush Pink
#FE828C
ΔE00 3.19
Carnation
#FD798F
ΔE00 3.21
Rosa
#FE86A4
ΔE00 3.69
Pig Pink
#E78EA5
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88898 #88F8E8
analogous
#F888D0 #F88898 #F8B088
triadic
#F88898 #98F888 #8898F8
tetradic
#F88898 #D0F888 #88F8E8 #B088F8
square
#F88898 #D0F888 #88F8E8 #B088F8
split-complementary
#F88898 #88F8B0 #88D0F8
monochromatic
#F11434 #F54E66 #F88898 #FBC2CA #FDE2E6
Accessibility & contrast
On white
2.34
#F88898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#F88898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88898
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88898 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C98
Deuteranopia (green-blind)
#B9B296
Tritanopia (blue-blind)
#FF7C8E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f88898; /* rgb */ color: rgb(248, 136, 152); /* oklch */ color: oklch(75.3% 0.137 11.8);
Tailwind
colors: {
custom: {
50: '#feadb6',
500: '#f88898',
950: '#000000',
},
}SCSS
$custom: #f88898; $custom-light: #feadb6; $custom-dark: #000000;
JSON
{
"hex": "#f88898",
"rgb": {
"r": 248,
"g": 136,
"b": 152
},
"hsl": {
"h": 351.429,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.75284,
"c": 0.13661,
"h": 11.8
},
"luminance": 0.39832
}Semantic roles & 50–950 ramp
primary
#F88898
secondary
#D6F5F1
accent
#E6C500
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80