#F18C98#F18C98
#F18C98 is a light, vivid red. Relative luminance 0.397; OKLCH L 75.0% C 0.123 H 12.8°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F18C98 |
|---|---|
| RGB | rgb(241, 140, 152) |
| HSL | hsl(353, 78%, 75%) |
| HSV | hsv(353, 42%, 95%) |
| CMYK | cmyk(0%, 41.9%, 36.9%, 5.5%) |
| CIE-LAB | lab(69.28, 39.59, 10.46) |
| CIE-LCH | lch(69.28, 40.95, 14.80°) |
| OKLab | oklab(75.04% 0.12 0.0274) |
| OKLCH | oklch(75.04% 0.123 12.8) |
| XYZ | xyz(51.3236, 39.7283, 34.6649) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.08
Blush Pink
#FE828C
ΔE00 3.82
Carnation
#FD798F
ΔE00 4.53
Rosa
#FE86A4
ΔE00 4.74
Pig Pink
#E78EA5
ΔE00 4.76
Dusty Pink (survey)
#D58A94
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18C98 #8CF1E5
analogous
#F18CCB #F18C98 #F1B28C
triadic
#F18C98 #98F18C #8C98F1
tetradic
#F18C98 #CBF18C #8CF1E5 #B28CF1
square
#F18C98 #CBF18C #8CF1E5 #B28CF1
split-complementary
#F18C98 #8CF1B2 #8CCBF1
monochromatic
#E41F36 #EA5567 #F18C98 #F8C3C9 #FCE4E7
Accessibility & contrast
On white
2.35
#F18C98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F18C98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18C98
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18C98 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D98
Deuteranopia (green-blind)
#B8B196
Tritanopia (blue-blind)
#FF8290
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f18c98; /* rgb */ color: rgb(241, 140, 152); /* oklch */ color: oklch(75.0% 0.123 12.8);
Tailwind
colors: {
custom: {
50: '#f8afb6',
500: '#f18c98',
950: '#000000',
},
}SCSS
$custom: #f18c98; $custom-light: #f8afb6; $custom-dark: #000000;
JSON
{
"hex": "#f18c98",
"rgb": {
"r": 241,
"g": 140,
"b": 152
},
"hsl": {
"h": 352.871,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.75038,
"c": 0.12307,
"h": 12.8
},
"luminance": 0.39724
}Semantic roles & 50–950 ramp
primary
#F18C98
secondary
#D8F3F0
accent
#DBC20B
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80