#F88CA0#F88CA0
#F88CA0 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.1% C 0.132 H 8.8°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CA0 |
|---|---|
| RGB | rgb(248, 140, 160) |
| HSL | hsl(349, 89%, 76%) |
| HSV | hsv(349, 44%, 97%) |
| CMYK | cmyk(0%, 43.5%, 35.5%, 2.7%) |
| CIE-LAB | lab(70.35, 43.01, 7.65) |
| CIE-LCH | lch(70.35, 43.69, 10.08°) |
| OKLab | oklab(76.11% 0.1305 0.0203) |
| OKLCH | oklch(76.11% 0.132 8.8) |
| XYZ | xyz(54.4371, 41.2554, 38.3470) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.34
Rosa
#FE86A4
ΔE00 2.49
Pig Pink
#E78EA5
ΔE00 3.81
Pinky
#FC86AA
ΔE00 3.97
Carnation
#FD798F
ΔE00 4.42
Carnation Pink
#FF7FA7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CA0 #8CF8E4
analogous
#F88CD6 #F88CA0 #F8AE8C
triadic
#F88CA0 #A0F88C #8CA0F8
tetradic
#F88CA0 #D6F88C #8CF8E4 #AE8CF8
square
#F88CA0 #D6F88C #8CF8E4 #AE8CF8
split-complementary
#F88CA0 #8CF8AE #8CD6F8
monochromatic
#F11941 #F45270 #F88CA0 #FCC6D0 #FDE2E7
Accessibility & contrast
On white
2.27
#F88CA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#F88CA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CA0
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CA0 | 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)
#9F9FA0
Deuteranopia (green-blind)
#BAB49E
Tritanopia (blue-blind)
#FF8293
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f88ca0; /* rgb */ color: rgb(248, 140, 160); /* oklch */ color: oklch(76.1% 0.132 8.8);
Tailwind
colors: {
custom: {
50: '#fdafbc',
500: '#f88ca0',
950: '#000000',
},
}SCSS
$custom: #f88ca0; $custom-light: #fdafbc; $custom-dark: #000000;
JSON
{
"hex": "#f88ca0",
"rgb": {
"r": 248,
"g": 140,
"b": 160
},
"hsl": {
"h": 348.889,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.76108,
"c": 0.13205,
"h": 8.8
},
"luminance": 0.41251
}Semantic roles & 50–950 ramp
primary
#F88CA0
secondary
#D6F5EF
accent
#E5BB00
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081