#F88F96#F88F96
#F88F96 is a light, vivid red. Relative luminance 0.418; OKLCH L 76.3% C 0.127 H 16.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F88F96 |
|---|---|
| RGB | rgb(248, 143, 150) |
| HSL | hsl(356, 88%, 77%) |
| HSV | hsv(356, 42%, 97%) |
| CMYK | cmyk(0%, 42.3%, 39.5%, 2.7%) |
| CIE-LAB | lab(70.74, 40.35, 13.77) |
| CIE-LCH | lch(70.74, 42.63, 18.84°) |
| OKLab | oklab(76.32% 0.1221 0.0356) |
| OKLCH | oklch(76.32% 0.127 16.3) |
| XYZ | xyz(54.0416, 41.8082, 34.0718) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.07
Rose Pink
#F7879A
ΔE00 3.65
Lightcoral
#F08080
ΔE00 4.77
Carnation
#FD798F
ΔE00 5.29
Salmon Pink
#FE7B7C
ΔE00 5.78
Rosa
#FE86A4
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88F96 #8FF8F1
analogous
#F88FCB #F88F96 #F8BD8F
triadic
#F88F96 #96F88F #8F96F8
tetradic
#F88F96 #CBF88F #8FF8F1 #BD8FF8
square
#F88F96 #CBF88F #8FF8F1 #BD8FF8
split-complementary
#F88F96 #8FF8BD #8FCBF8
monochromatic
#F11C2A #F45560 #F88F96 #FCC9CC #FDE2E4
Accessibility & contrast
On white
2.24
#F88F96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#F88F96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88F96
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88F96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88F96 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A096
Deuteranopia (green-blind)
#BDB594
Tritanopia (blue-blind)
#FF8392
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f88f96; /* rgb */ color: rgb(248, 143, 150); /* oklch */ color: oklch(76.3% 0.127 16.3);
Tailwind
colors: {
custom: {
50: '#feb1b4',
500: '#f88f96',
950: '#000000',
},
}SCSS
$custom: #f88f96; $custom-light: #feb1b4; $custom-dark: #000000;
JSON
{
"hex": "#f88f96",
"rgb": {
"r": 248,
"g": 143,
"b": 150
},
"hsl": {
"h": 356,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.76324,
"c": 0.12716,
"h": 16.3
},
"luminance": 0.41803
}Semantic roles & 50–950 ramp
primary
#F88F96
secondary
#D6F5F3
accent
#E5D601
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080