#F88CA1#F88CA1
#F88CA1 is a light, vivid red. Relative luminance 0.413; OKLCH L 76.1% C 0.132 H 8.2°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F88CA1 |
|---|---|
| RGB | rgb(248, 140, 161) |
| HSL | hsl(348, 89%, 76%) |
| HSV | hsv(348, 44%, 97%) |
| CMYK | cmyk(0%, 43.5%, 35.1%, 2.7%) |
| CIE-LAB | lab(70.38, 43.13, 7.13) |
| CIE-LCH | lch(70.38, 43.71, 9.38°) |
| OKLab | oklab(76.13% 0.1308 0.019) |
| OKLCH | oklch(76.13% 0.132 8.2) |
| XYZ | xyz(54.5249, 41.2905, 38.8095) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.53
Rosa
#FE86A4
ΔE00 2.26
Pig Pink
#E78EA5
ΔE00 3.63
Pinky
#FC86AA
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 4.50
Carnation
#FD798F
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88CA1 #8CF8E3
analogous
#F88CD7 #F88CA1 #F8AD8C
triadic
#F88CA1 #A1F88C #8CA1F8
tetradic
#F88CA1 #D7F88C #8CF8E3 #AD8CF8
square
#F88CA1 #D7F88C #8CF8E3 #AD8CF8
split-complementary
#F88CA1 #8CF8AD #8CD7F8
monochromatic
#F11943 #F45272 #F88CA1 #FCC6D0 #FDE2E7
Accessibility & contrast
On white
2.27
#F88CA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F88CA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88CA1
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88CA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88CA1 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9FA1
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#FF8294
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f88ca1; /* rgb */ color: rgb(248, 140, 161); /* oklch */ color: oklch(76.1% 0.132 8.2);
Tailwind
colors: {
custom: {
50: '#fdafbc',
500: '#f88ca1',
950: '#000000',
},
}SCSS
$custom: #f88ca1; $custom-light: #fdafbc; $custom-dark: #000000;
JSON
{
"hex": "#f88ca1",
"rgb": {
"r": 248,
"g": 140,
"b": 161
},
"hsl": {
"h": 348.333,
"s": 88.525,
"l": 76.078
},
"oklch": {
"l": 0.76135,
"c": 0.13221,
"h": 8.2
},
"luminance": 0.41286
}Semantic roles & 50–950 ramp
primary
#F88CA1
secondary
#D6F5EF
accent
#E5B900
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181112
muted
#868081