#F88FA2#F88FA2
#F88FA2 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.6% C 0.128 H 8.9°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F88FA2 |
|---|---|
| RGB | rgb(248, 143, 162) |
| HSL | hsl(349, 88%, 77%) |
| HSV | hsv(349, 42%, 97%) |
| CMYK | cmyk(0%, 42.3%, 34.7%, 2.7%) |
| CIE-LAB | lab(71.02, 41.72, 7.48) |
| CIE-LCH | lch(71.02, 42.39, 10.17°) |
| OKLab | oklab(76.63% 0.1266 0.0199) |
| OKLCH | oklch(76.63% 0.128 8.9) |
| XYZ | xyz(55.0578, 42.2146, 39.4239) |
| Luminance | 0.4221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.93
Rosa
#FE86A4
ΔE00 2.91
Pig Pink
#E78EA5
ΔE00 3.75
Pinky
#FC86AA
ΔE00 4.24
Carnation
#FD798F
ΔE00 5.03
Carnation Pink
#FF7FA7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88FA2 #8FF8E5
analogous
#F88FD7 #F88FA2 #F8B18F
triadic
#F88FA2 #A2F88F #8FA2F8
tetradic
#F88FA2 #D7F88F #8FF8E5 #B18FF8
square
#F88FA2 #D7F88F #8FF8E5 #B18FF8
split-complementary
#F88FA2 #8FF8B1 #8FD7F8
monochromatic
#F11C42 #F45572 #F88FA2 #FCC9D2 #FDE2E7
Accessibility & contrast
On white
2.22
#F88FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#F88FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88FA2
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88FA2 | 1.00 | 2.22 | 9.44 | 9.44 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A2
Deuteranopia (green-blind)
#BBB5A0
Tritanopia (blue-blind)
#FF8596
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f88fa2; /* rgb */ color: rgb(248, 143, 162); /* oklch */ color: oklch(76.6% 0.128 8.9);
Tailwind
colors: {
custom: {
50: '#fdb1bd',
500: '#f88fa2',
950: '#000000',
},
}SCSS
$custom: #f88fa2; $custom-light: #fdb1bd; $custom-dark: #000000;
JSON
{
"hex": "#f88fa2",
"rgb": {
"r": 248,
"g": 143,
"b": 162
},
"hsl": {
"h": 349.143,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.76629,
"c": 0.1281,
"h": 8.9
},
"luminance": 0.4221
}Semantic roles & 50–950 ramp
primary
#F88FA2
secondary
#D6F5F0
accent
#E5BC01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081