#F18E93#F18E93
#F18E93 is a light, vivid red. Relative luminance 0.402; OKLCH L 75.2% C 0.120 H 17.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F18E93 |
|---|---|
| RGB | rgb(241, 142, 147) |
| HSL | hsl(357, 78%, 75%) |
| HSV | hsv(357, 41%, 95%) |
| CMYK | cmyk(0%, 41.1%, 39%, 5.5%) |
| CIE-LAB | lab(69.58, 37.99, 13.69) |
| CIE-LCH | lch(69.58, 40.38, 19.81°) |
| OKLab | oklab(75.23% 0.1149 0.0354) |
| OKLCH | oklch(75.23% 0.12 17.1) |
| XYZ | xyz(51.2176, 40.1577, 32.6519) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.49
Rose Pink
#F7879A
ΔE00 4.07
Lightcoral
#F08080
ΔE00 4.18
Carnation
#FD798F
ΔE00 5.65
Salmon Pink
#FE7B7C
ΔE00 5.71
Dusty Pink (survey)
#D58A94
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18E93 #8EF1EC
analogous
#F18EC4 #F18E93 #F1BB8E
triadic
#F18E93 #93F18E #8E93F1
tetradic
#F18E93 #C4F18E #8EF1EC #BB8EF1
square
#F18E93 #C4F18E #8EF1EC #BB8EF1
split-complementary
#F18E93 #8EF1BB #8EC4F1
monochromatic
#E4212B #EA585F #F18E93 #F8C4C7 #FCE4E5
Accessibility & contrast
On white
2.33
#F18E93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#F18E93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18E93
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18E93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18E93 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29E93
Deuteranopia (green-blind)
#BAB191
Tritanopia (blue-blind)
#FF8390
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f18e93; /* rgb */ color: rgb(241, 142, 147); /* oklch */ color: oklch(75.2% 0.120 17.1);
Tailwind
colors: {
custom: {
50: '#f8b0b2',
500: '#f18e93',
950: '#000000',
},
}SCSS
$custom: #f18e93; $custom-light: #f8b0b2; $custom-dark: #000000;
JSON
{
"hex": "#f18e93",
"rgb": {
"r": 241,
"g": 142,
"b": 147
},
"hsl": {
"h": 356.97,
"s": 77.953,
"l": 75.098
},
"oklch": {
"l": 0.75234,
"c": 0.12026,
"h": 17.1
},
"luminance": 0.40153
}Semantic roles & 50–950 ramp
primary
#F18E93
secondary
#D8F3F2
accent
#DAD00B
background
#FFFAFA
surface
#FFF5F5
border
#D7CFCF
text
#181111
muted
#868080