#F18F95#F18F95
#F18F95 is a light, moderate red. Relative luminance 0.405; OKLCH L 75.4% C 0.119 H 16.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F18F95 |
|---|---|
| RGB | rgb(241, 143, 149) |
| HSL | hsl(356, 78%, 75%) |
| HSV | hsv(356, 41%, 95%) |
| CMYK | cmyk(0%, 40.7%, 38.2%, 5.5%) |
| CIE-LAB | lab(69.84, 37.70, 12.93) |
| CIE-LCH | lch(69.84, 39.85, 18.93°) |
| OKLab | oklab(75.44% 0.1141 0.0335) |
| OKLCH | oklch(75.44% 0.119 16.4) |
| XYZ | xyz(51.5253, 40.5200, 33.5354) |
| Luminance | 0.4052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.70
Rose Pink
#F7879A
ΔE00 3.82
Lightcoral
#F08080
ΔE00 4.63
Carnation
#FD798F
ΔE00 5.66
Dusty Pink (survey)
#D58A94
ΔE00 5.66
Salmon Pink
#FE7B7C
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F18F95 #8FF1EB
analogous
#F18FC6 #F18F95 #F1BA8F
triadic
#F18F95 #95F18F #8F95F1
tetradic
#F18F95 #C6F18F #8FF1EB #BA8FF1
square
#F18F95 #C6F18F #8FF1EB #BA8FF1
split-complementary
#F18F95 #8FF1BA #8FC6F1
monochromatic
#E3222E #EA5962 #F18F95 #F8C5C8 #FCE4E5
Accessibility & contrast
On white
2.31
#F18F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#F18F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F18F95
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F18F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F18F95 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A29F95
Deuteranopia (green-blind)
#BAB293
Tritanopia (blue-blind)
#FF8492
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f18f95; /* rgb */ color: rgb(241, 143, 149); /* oklch */ color: oklch(75.4% 0.119 16.4);
Tailwind
colors: {
custom: {
50: '#f8b1b4',
500: '#f18f95',
950: '#000000',
},
}SCSS
$custom: #f18f95; $custom-light: #f8b1b4; $custom-dark: #000000;
JSON
{
"hex": "#f18f95",
"rgb": {
"r": 241,
"g": 143,
"b": 149
},
"hsl": {
"h": 356.327,
"s": 77.778,
"l": 75.294
},
"oklch": {
"l": 0.75444,
"c": 0.11894,
"h": 16.4
},
"luminance": 0.40516
}Semantic roles & 50–950 ramp
primary
#F18F95
secondary
#D8F3F2
accent
#DACD0B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080