#F88DA3#F88DA3
#F88DA3 is a light, vivid red. Relative luminance 0.417; OKLCH L 76.3% C 0.131 H 7.5°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F88DA3 |
|---|---|
| RGB | rgb(248, 141, 163) |
| HSL | hsl(348, 88%, 76%) |
| HSV | hsv(348, 43%, 97%) |
| CMYK | cmyk(0%, 43.1%, 34.3%, 2.7%) |
| CIE-LAB | lab(70.63, 42.86, 6.37) |
| CIE-LCH | lch(70.63, 43.33, 8.46°) |
| OKLab | oklab(76.34% 0.13 0.0171) |
| OKLCH | oklch(76.34% 0.131 7.5) |
| XYZ | xyz(54.8495, 41.6552, 39.7947) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.97
Rosa
#FE86A4
ΔE00 2.15
Pig Pink
#E78EA5
ΔE00 3.39
Pinky
#FC86AA
ΔE00 3.40
Carnation Pink
#FF7FA7
ΔE00 4.34
Carnation
#FD798F
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F88DA3 #8DF8E2
analogous
#F88DD9 #F88DA3 #F8AD8D
triadic
#F88DA3 #A3F88D #8DA3F8
tetradic
#F88DA3 #D9F88D #8DF8E2 #AD8DF8
square
#F88DA3 #D9F88D #8DF8E2 #AD8DF8
split-complementary
#F88DA3 #8DF8AD #8DD9F8
monochromatic
#F11A46 #F45374 #F88DA3 #FCC7D2 #FDE2E8
Accessibility & contrast
On white
2.25
#F88DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#F88DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F88DA3
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F88DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F88DA3 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#BAB5A1
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f88da3; /* rgb */ color: rgb(248, 141, 163); /* oklch */ color: oklch(76.3% 0.131 7.5);
Tailwind
colors: {
custom: {
50: '#fdb0be',
500: '#f88da3',
950: '#000000',
},
}SCSS
$custom: #f88da3; $custom-light: #fdb0be; $custom-dark: #000000;
JSON
{
"hex": "#f88da3",
"rgb": {
"r": 248,
"g": 141,
"b": 163
},
"hsl": {
"h": 347.664,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.76344,
"c": 0.13113,
"h": 7.5
},
"luminance": 0.41651
}Semantic roles & 50–950 ramp
primary
#F88DA3
secondary
#D6F5EF
accent
#E5B600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081