#F08C94#F08C94
#F08C94 is a light, vivid red. Relative luminance 0.394; OKLCH L 74.8% C 0.122 H 15.3°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F08C94 |
|---|---|
| RGB | rgb(240, 140, 148) |
| HSL | hsl(355, 77%, 75%) |
| HSV | hsv(355, 42%, 94%) |
| CMYK | cmyk(0%, 41.7%, 38.3%, 5.9%) |
| CIE-LAB | lab(69.06, 38.77, 12.37) |
| CIE-LCH | lch(69.06, 40.70, 17.70°) |
| OKLab | oklab(74.81% 0.1174 0.0321) |
| OKLCH | oklch(74.81% 0.122 15.3) |
| XYZ | xyz(50.6610, 39.4239, 32.9527) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.15
Blush Pink
#FE828C
ΔE00 3.38
Lightcoral
#F08080
ΔE00 4.51
Carnation
#FD798F
ΔE00 4.93
Dusty Pink (survey)
#D58A94
ΔE00 5.31
Pig Pink
#E78EA5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F08C94 #8CF0E8
analogous
#F08CC6 #F08C94 #F0B68C
triadic
#F08C94 #94F08C #8C94F0
tetradic
#F08C94 #C6F08C #8CF0E8 #B68CF0
square
#F08C94 #C6F08C #8CF0E8 #B68CF0
split-complementary
#F08C94 #8CF0B6 #8CC6F0
monochromatic
#E2202F #E95662 #F08C94 #F7C2C6 #FBE4E6
Accessibility & contrast
On white
2.36
#F08C94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F08C94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F08C94
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F08C94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F08C94 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9D94
Deuteranopia (green-blind)
#B8B092
Tritanopia (blue-blind)
#FF818F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f08c94; /* rgb */ color: rgb(240, 140, 148); /* oklch */ color: oklch(74.8% 0.122 15.3);
Tailwind
colors: {
custom: {
50: '#f8afb3',
500: '#f08c94',
950: '#000000',
},
}SCSS
$custom: #f08c94; $custom-light: #f8afb3; $custom-dark: #000000;
JSON
{
"hex": "#f08c94",
"rgb": {
"r": 240,
"g": 140,
"b": 148
},
"hsl": {
"h": 355.2,
"s": 76.923,
"l": 74.51
},
"oklch": {
"l": 0.74814,
"c": 0.1217,
"h": 15.3
},
"luminance": 0.3942
}Semantic roles & 50–950 ramp
primary
#F08C94
secondary
#D8F3F1
accent
#D9C90C
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181011
muted
#867F80