#F18A93#F18A93
#F18A93 is a light, vivid red. Relative luminance 0.390; OKLCH L 74.6% C 0.126 H 15.0°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F18A93 |
|---|---|
| RGB | rgb(241, 138, 147) |
| HSL | hsl(355, 79%, 74%) |
| HSV | hsv(355, 43%, 95%) |
| CMYK | cmyk(0%, 42.7%, 39%, 5.5%) |
| CIE-LAB | lab(68.74, 40.05, 12.51) |
| CIE-LCH | lch(68.74, 41.96, 17.34°) |
| OKLab | oklab(74.59% 0.1213 0.0325) |
| OKLCH | oklch(74.59% 0.126 15) |
| XYZ | xyz(50.6331, 38.9888, 32.4570) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.84
Blush Pink
#FE828C
ΔE00 2.98
Lightcoral
#F08080
ΔE00 4.35
Carnation
#FD798F
ΔE00 4.42
Dusty Pink (survey)
#D58A94
ΔE00 5.46
Rosa
#FE86A4
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18A93 #8AF1E8
analogous
#F18AC7 #F18A93 #F1B58A
triadic
#F18A93 #93F18A #8A93F1
tetradic
#F18A93 #C7F18A #8AF1E8 #B58AF1
square
#F18A93 #C7F18A #8AF1E8 #B58AF1
split-complementary
#F18A93 #8AF1B5 #8AC7F1
monochromatic
#E41D2E #EA5361 #F18A93 #F8C1C5 #FCE4E6
Accessibility & contrast
On white
2.39
#F18A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#F18A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18A93
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18A93 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9B93
Deuteranopia (green-blind)
#B7AF91
Tritanopia (blue-blind)
#FF7F8E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f18a93; /* rgb */ color: rgb(241, 138, 147); /* oklch */ color: oklch(74.6% 0.126 15.0);
Tailwind
colors: {
custom: {
50: '#f9aeb2',
500: '#f18a93',
950: '#000000',
},
}SCSS
$custom: #f18a93; $custom-light: #f9aeb2; $custom-dark: #000000;
JSON
{
"hex": "#f18a93",
"rgb": {
"r": 241,
"g": 138,
"b": 147
},
"hsl": {
"h": 354.757,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.74594,
"c": 0.12552,
"h": 15
},
"luminance": 0.38984
}Semantic roles & 50–950 ramp
primary
#F18A93
secondary
#D7F4F1
accent
#DBC90B
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80