#F88C96#F88C96
#F88C96 is a light, vivid red. Relative luminance 0.409; OKLCH L 75.9% C 0.131 H 14.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F88C96 |
|---|---|
| RGB | rgb(248, 140, 150) |
| HSL | hsl(354, 89%, 76%) |
| HSV | hsv(354, 44%, 97%) |
| CMYK | cmyk(0%, 43.5%, 39.5%, 2.7%) |
| CIE-LAB | lab(70.12, 41.88, 12.90) |
| CIE-LCH | lch(70.12, 43.82, 17.12°) |
| OKLab | oklab(75.85% 0.1268 0.0334) |
| OKLCH | oklch(75.85% 0.131 14.8) |
| XYZ | xyz(53.5973, 40.9195, 33.9237) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 2.66
Rose Pink
#F7879A
ΔE00 2.68
Carnation
#FD798F
ΔE00 4.37
Lightcoral
#F08080
ΔE00 4.88
Rosa
#FE86A4
ΔE00 5.33
Salmon Pink
#FE7B7C
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88C96 #8CF8EE
analogous
#F88CCC #F88C96 #F8B88C
triadic
#F88C96 #96F88C #8C96F8
tetradic
#F88C96 #CCF88C #8CF8EE #B88CF8
square
#F88C96 #CCF88C #8CF8EE #B88CF8
split-complementary
#F88C96 #8CF8B8 #8CCCF8
monochromatic
#F1192D #F45261 #F88C96 #FCC6CB #FDE2E5
Accessibility & contrast
On white
2.29
#F88C96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F88C96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88C96
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88C96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88C96 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E96
Deuteranopia (green-blind)
#BCB494
Tritanopia (blue-blind)
#FF8090
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f88c96; /* rgb */ color: rgb(248, 140, 150); /* oklch */ color: oklch(75.9% 0.131 14.8);
Tailwind
colors: {
custom: {
50: '#feafb4',
500: '#f88c96',
950: '#000000',
},
}SCSS
$custom: #f88c96; $custom-light: #feafb4; $custom-dark: #000000;
JSON
{
"hex": "#f88c96",
"rgb": {
"r": 248,
"g": 140,
"b": 150
},
"hsl": {
"h": 354.444,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.75852,
"c": 0.1311,
"h": 14.8
},
"luminance": 0.40915
}Semantic roles & 50–950 ramp
primary
#F88C96
secondary
#D6F5F2
accent
#E5D000
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80