#F18F97#F18F97
#F18F97 is a light, moderate red. Relative luminance 0.406; OKLCH L 75.5% C 0.119 H 15.1°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F18F97 |
|---|---|
| RGB | rgb(241, 143, 151) |
| HSL | hsl(355, 78%, 75%) |
| HSV | hsv(355, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 37.3%, 5.5%) |
| CIE-LAB | lab(69.88, 37.93, 11.88) |
| CIE-LCH | lch(69.88, 39.74, 17.39°) |
| OKLab | oklab(75.49% 0.1149 0.0309) |
| OKLCH | oklch(75.49% 0.119 15.1) |
| XYZ | xyz(51.6864, 40.5844, 34.3835) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.28
Blush Pink
#FE828C
ΔE00 3.83
Lightcoral
#F08080
ΔE00 5.10
Carnation
#FD798F
ΔE00 5.41
Dusty Pink (survey)
#D58A94
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18F97 #8FF1E9
analogous
#F18FC8 #F18F97 #F1B88F
triadic
#F18F97 #97F18F #8F97F1
tetradic
#F18F97 #C8F18F #8FF1E9 #B88FF1
square
#F18F97 #C8F18F #8FF1E9 #B88FF1
split-complementary
#F18F97 #8FF1B8 #8FC8F1
monochromatic
#E32232 #EA5964 #F18F97 #F8C5CA #FCE4E6
Accessibility & contrast
On white
2.30
#F18F97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#F18F97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18F97
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18F97 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F97
Deuteranopia (green-blind)
#BAB295
Tritanopia (blue-blind)
#FF8492
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18f97; /* rgb */ color: rgb(241, 143, 151); /* oklch */ color: oklch(75.5% 0.119 15.1);
Tailwind
colors: {
custom: {
50: '#f8b1b5',
500: '#f18f97',
950: '#000000',
},
}SCSS
$custom: #f18f97; $custom-light: #f8b1b5; $custom-dark: #000000;
JSON
{
"hex": "#f18f97",
"rgb": {
"r": 241,
"g": 143,
"b": 151
},
"hsl": {
"h": 355.102,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.75494,
"c": 0.11897,
"h": 15.1
},
"luminance": 0.4058
}Semantic roles & 50–950 ramp
primary
#F18F97
secondary
#D8F3F1
accent
#DAC90B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080