#F18A97#F18A97
#F18A97 is a light, vivid red. Relative luminance 0.391; OKLCH L 74.7% C 0.126 H 12.5°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #F18A97 |
|---|---|
| RGB | rgb(241, 138, 151) |
| HSL | hsl(352, 79%, 74%) |
| HSV | hsv(352, 43%, 95%) |
| CMYK | cmyk(0%, 42.7%, 37.3%, 5.5%) |
| CIE-LAB | lab(68.84, 40.50, 10.40) |
| CIE-LCH | lch(68.84, 41.82, 14.40°) |
| OKLab | oklab(74.69% 0.1228 0.0272) |
| OKLCH | oklch(74.69% 0.126 12.5) |
| XYZ | xyz(50.9524, 39.1165, 34.1389) |
| Luminance | 0.3911 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.75
Blush Pink
#FE828C
ΔE00 3.66
Carnation
#FD798F
ΔE00 4.10
Rosa
#FE86A4
ΔE00 4.50
Pig Pink
#E78EA5
ΔE00 4.73
Dusty Pink (survey)
#D58A94
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18A97 #8AF1E4
analogous
#F18ACB #F18A97 #F1B18A
triadic
#F18A97 #97F18A #8A97F1
tetradic
#F18A97 #CBF18A #8AF1E4 #B18AF1
square
#F18A97 #CBF18A #8AF1E4 #B18AF1
split-complementary
#F18A97 #8AF1B1 #8ACBF1
monochromatic
#E41D36 #EA5366 #F18A97 #F8C1C8 #FCE4E7
Accessibility & contrast
On white
2.38
#F18A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#F18A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18A97
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18A97 | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9C97
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#FF7F8F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f18a97; /* rgb */ color: rgb(241, 138, 151); /* oklch */ color: oklch(74.7% 0.126 12.5);
Tailwind
colors: {
custom: {
50: '#f8aeb5',
500: '#f18a97',
950: '#000000',
},
}SCSS
$custom: #f18a97; $custom-light: #f8aeb5; $custom-dark: #000000;
JSON
{
"hex": "#f18a97",
"rgb": {
"r": 241,
"g": 138,
"b": 151
},
"hsl": {
"h": 352.427,
"s": 78.626,
"l": 74.314
},
"oklch": {
"l": 0.74695,
"c": 0.12573,
"h": 12.5
},
"luminance": 0.39112
}Semantic roles & 50–950 ramp
primary
#F18A97
secondary
#D7F4F0
accent
#DBC10B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80