#F88DA2#F88DA2
#F88DA2 is a light, vivid red. Relative luminance 0.416; OKLCH L 76.3% C 0.131 H 8.1°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DA2 |
|---|---|
| RGB | rgb(248, 141, 162) |
| HSL | hsl(348, 88%, 76%) |
| HSV | hsv(348, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 34.7%, 2.7%) |
| CIE-LAB | lab(70.61, 42.74, 6.89) |
| CIE-LCH | lch(70.61, 43.29, 9.16°) |
| OKLab | oklab(76.32% 0.1296 0.0184) |
| OKLCH | oklch(76.32% 0.131 8.1) |
| XYZ | xyz(54.7603, 41.6195, 39.3247) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.76
Rosa
#FE86A4
ΔE00 2.33
Pig Pink
#E78EA5
ΔE00 3.54
Pinky
#FC86AA
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.56
Carnation
#FD798F
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DA2 #8DF8E3
analogous
#F88DD8 #F88DA2 #F8AE8D
triadic
#F88DA2 #A2F88D #8DA2F8
tetradic
#F88DA2 #D8F88D #8DF8E3 #AE8DF8
square
#F88DA2 #D8F88D #8DF8E3 #AE8DF8
split-complementary
#F88DA2 #8DF8AE #8DD8F8
monochromatic
#F11A44 #F45373 #F88DA2 #FCC7D1 #FDE2E7
Accessibility & contrast
On white
2.25
#F88DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#F88DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DA2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DA2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#BAB4A0
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f88da2; /* rgb */ color: rgb(248, 141, 162); /* oklch */ color: oklch(76.3% 0.131 8.1);
Tailwind
colors: {
custom: {
50: '#fdb0bd',
500: '#f88da2',
950: '#000000',
},
}SCSS
$custom: #f88da2; $custom-light: #fdb0bd; $custom-dark: #000000;
JSON
{
"hex": "#f88da2",
"rgb": {
"r": 248,
"g": 141,
"b": 162
},
"hsl": {
"h": 348.224,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.76317,
"c": 0.13095,
"h": 8.1
},
"luminance": 0.41615
}Semantic roles & 50–950 ramp
primary
#F88DA2
secondary
#D6F5EF
accent
#E5B800
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081