#F88DA4#F88DA4
#F88DA4 is a light, vivid red. Relative luminance 0.417; OKLCH L 76.4% C 0.131 H 6.9°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DA4 |
|---|---|
| RGB | rgb(248, 141, 164) |
| HSL | hsl(347, 88%, 76%) |
| HSV | hsv(347, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 33.9%, 2.7%) |
| CIE-LAB | lab(70.66, 42.98, 5.85) |
| CIE-LCH | lch(70.66, 43.38, 7.75°) |
| OKLab | oklab(76.37% 0.1304 0.0157) |
| OKLCH | oklch(76.37% 0.131 6.9) |
| XYZ | xyz(54.9395, 41.6912, 40.2685) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.00
Rose Pink
#F7879A
ΔE00 2.21
Pinky
#FC86AA
ΔE00 3.14
Pig Pink
#E78EA5
ΔE00 3.25
Carnation Pink
#FF7FA7
ΔE00 4.13
Carnation
#FD798F
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DA4 #8DF8E1
analogous
#F88DDA #F88DA4 #F8AC8D
triadic
#F88DA4 #A4F88D #8DA4F8
tetradic
#F88DA4 #DAF88D #8DF8E1 #AC8DF8
square
#F88DA4 #DAF88D #8DF8E1 #AC8DF8
split-complementary
#F88DA4 #8DF8AC #8DDAF8
monochromatic
#F11A48 #F45376 #F88DA4 #FCC7D2 #FDE2E8
Accessibility & contrast
On white
2.25
#F88DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#F88DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DA4
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DA4 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A5
Deuteranopia (green-blind)
#BAB5A2
Tritanopia (blue-blind)
#FF8495
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f88da4; /* rgb */ color: rgb(248, 141, 164); /* oklch */ color: oklch(76.4% 0.131 6.9);
Tailwind
colors: {
custom: {
50: '#fdb0be',
500: '#f88da4',
950: '#000000',
},
}SCSS
$custom: #f88da4; $custom-light: #fdb0be; $custom-dark: #000000;
JSON
{
"hex": "#f88da4",
"rgb": {
"r": 248,
"g": 141,
"b": 164
},
"hsl": {
"h": 347.103,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.76371,
"c": 0.13132,
"h": 6.9
},
"luminance": 0.41687
}Semantic roles & 50–950 ramp
primary
#F88DA4
secondary
#D6F5EE
accent
#E5B400
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081