#F48C97#F48C97
#F48C97 is a light, vivid red. Relative luminance 0.402; OKLCH L 75.4% C 0.127 H 13.8°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #F48C97 |
|---|---|
| RGB | rgb(244, 140, 151) |
| HSL | hsl(354, 83%, 75%) |
| HSV | hsv(354, 43%, 96%) |
| CMYK | cmyk(0%, 42.6%, 38.1%, 4.3%) |
| CIE-LAB | lab(69.63, 40.56, 11.58) |
| CIE-LCH | lch(69.63, 42.18, 15.93°) |
| OKLab | oklab(75.38% 0.1229 0.0302) |
| OKLCH | oklch(75.38% 0.127 13.8) |
| XYZ | xyz(52.2748, 40.2282, 34.2838) |
| Luminance | 0.4022 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.26
Blush Pink
#FE828C
ΔE00 3.25
Carnation
#FD798F
ΔE00 4.40
Rosa
#FE86A4
ΔE00 4.98
Lightcoral
#F08080
ΔE00 5.19
Pig Pink
#E78EA5
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F48C97 #8CF4E9
analogous
#F48CCB #F48C97 #F4B58C
triadic
#F48C97 #97F48C #8C97F4
tetradic
#F48C97 #CBF48C #8CF4E9 #B58CF4
square
#F48C97 #CBF48C #8CF4E9 #B58CF4
split-complementary
#F48C97 #8CF4B5 #8CCBF4
monochromatic
#E91C32 #EF5464 #F48C97 #F9C4CA #FCE3E6
Accessibility & contrast
On white
2.32
#F48C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#F48C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F48C97
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F48C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F48C97 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09E97
Deuteranopia (green-blind)
#B9B295
Tritanopia (blue-blind)
#FF8190
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f48c97; /* rgb */ color: rgb(244, 140, 151); /* oklch */ color: oklch(75.4% 0.127 13.8);
Tailwind
colors: {
custom: {
50: '#fbafb5',
500: '#f48c97',
950: '#000000',
},
}SCSS
$custom: #f48c97; $custom-light: #fbafb5; $custom-dark: #000000;
JSON
{
"hex": "#f48c97",
"rgb": {
"r": 244,
"g": 140,
"b": 151
},
"hsl": {
"h": 353.654,
"s": 82.54,
"l": 75.294
},
"oklch": {
"l": 0.75381,
"c": 0.1265,
"h": 13.8
},
"luminance": 0.40224
}Semantic roles & 50–950 ramp
primary
#F48C97
secondary
#D7F4F1
accent
#DFC807
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80