#F18E97#F18E97
#F18E97 is a light, vivid red. Relative luminance 0.403; OKLCH L 75.3% C 0.120 H 14.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F18E97 |
|---|---|
| RGB | rgb(241, 142, 151) |
| HSL | hsl(355, 78%, 75%) |
| HSV | hsv(355, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 37.3%, 5.5%) |
| CIE-LAB | lab(69.67, 38.44, 11.58) |
| CIE-LCH | lch(69.67, 40.15, 16.77°) |
| OKLab | oklab(75.33% 0.1165 0.0302) |
| OKLCH | oklch(75.33% 0.12 14.5) |
| XYZ | xyz(51.5369, 40.2855, 34.3337) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.95
Blush Pink
#FE828C
ΔE00 3.74
Carnation
#FD798F
ΔE00 5.12
Lightcoral
#F08080
ΔE00 5.15
Dusty Pink (survey)
#D58A94
ΔE00 5.33
Pig Pink
#E78EA5
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18E97 #8EF1E8
analogous
#F18EC9 #F18E97 #F1B68E
triadic
#F18E97 #97F18E #8E97F1
tetradic
#F18E97 #C9F18E #8EF1E8 #B68EF1
square
#F18E97 #C9F18E #8EF1E8 #B68EF1
split-complementary
#F18E97 #8EF1B6 #8EC9F1
monochromatic
#E42133 #EA5865 #F18E97 #F8C4C9 #FCE4E6
Accessibility & contrast
On white
2.32
#F18E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#F18E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18E97
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18E97 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E97
Deuteranopia (green-blind)
#B9B295
Tritanopia (blue-blind)
#FF8391
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f18e97; /* rgb */ color: rgb(241, 142, 151); /* oklch */ color: oklch(75.3% 0.120 14.5);
Tailwind
colors: {
custom: {
50: '#f8b0b5',
500: '#f18e97',
950: '#000000',
},
}SCSS
$custom: #f18e97; $custom-light: #f8b0b5; $custom-dark: #000000;
JSON
{
"hex": "#f18e97",
"rgb": {
"r": 241,
"g": 142,
"b": 151
},
"hsl": {
"h": 354.545,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.75333,
"c": 0.1203,
"h": 14.5
},
"luminance": 0.40281
}Semantic roles & 50–950 ramp
primary
#F18E97
secondary
#D8F3F1
accent
#DAC70B
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181111
muted
#868080