#F18C99#F18C99
#F18C99 is a light, vivid red. Relative luminance 0.398; OKLCH L 75.1% C 0.123 H 12.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F18C99 |
|---|---|
| RGB | rgb(241, 140, 153) |
| HSL | hsl(352, 78%, 75%) |
| HSV | hsv(352, 42%, 95%) |
| CMYK | cmyk(0%, 41.9%, 36.5%, 5.5%) |
| CIE-LAB | lab(69.30, 39.71, 9.94) |
| CIE-LCH | lch(69.30, 40.93, 14.05°) |
| OKLab | oklab(75.06% 0.1204 0.0261) |
| OKLCH | oklch(75.06% 0.123 12.2) |
| XYZ | xyz(51.4058, 39.7612, 35.0981) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.88
Blush Pink
#FE828C
ΔE00 4.02
Rosa
#FE86A4
ΔE00 4.46
Pig Pink
#E78EA5
ΔE00 4.47
Carnation
#FD798F
ΔE00 4.51
Dusty Pink (survey)
#D58A94
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18C99 #8CF1E4
analogous
#F18CCC #F18C99 #F1B18C
triadic
#F18C99 #99F18C #8C99F1
tetradic
#F18C99 #CCF18C #8CF1E4 #B18CF1
square
#F18C99 #CCF18C #8CF1E4 #B18CF1
split-complementary
#F18C99 #8CF1B1 #8CCCF1
monochromatic
#E41F38 #EA5569 #F18C99 #F8C3C9 #FCE4E7
Accessibility & contrast
On white
2.35
#F18C99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F18C99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18C99
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18C99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18C99 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D99
Deuteranopia (green-blind)
#B7B197
Tritanopia (blue-blind)
#FF8291
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f18c99; /* rgb */ color: rgb(241, 140, 153); /* oklch */ color: oklch(75.1% 0.123 12.2);
Tailwind
colors: {
custom: {
50: '#f8afb7',
500: '#f18c99',
950: '#000000',
},
}SCSS
$custom: #f18c99; $custom-light: #f8afb7; $custom-dark: #000000;
JSON
{
"hex": "#f18c99",
"rgb": {
"r": 241,
"g": 140,
"b": 153
},
"hsl": {
"h": 352.277,
"s": 78.295,
"l": 74.706
},
"oklch": {
"l": 0.75063,
"c": 0.12315,
"h": 12.2
},
"luminance": 0.39757
}Semantic roles & 50–950 ramp
primary
#F18C99
secondary
#D8F3F0
accent
#DBC00B
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80