#F09293#F09293
#F09293 is a light, moderate red. Relative luminance 0.412; OKLCH L 75.8% C 0.114 H 19.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F09293 |
|---|---|
| RGB | rgb(240, 146, 147) |
| HSL | hsl(359, 76%, 76%) |
| HSV | hsv(359, 39%, 94%) |
| CMYK | cmyk(0%, 39.2%, 38.8%, 5.9%) |
| CIE-LAB | lab(70.31, 35.55, 14.69) |
| CIE-LCH | lch(70.31, 38.46, 22.45°) |
| OKLab | oklab(75.77% 0.1075 0.0379) |
| OKLCH | oklch(75.77% 0.114 19.4) |
| XYZ | xyz(51.4829, 41.1939, 32.8378) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 4.52
Blush Pink
#FE828C
ΔE00 4.57
Rose Pink
#F7879A
ΔE00 5.48
Salmon Pink
#FE7B7C
ΔE00 6.08
Dusty Pink (survey)
#D58A94
ΔE00 6.34
Peachy Pink
#FF9A8A
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09293 #92F0EF
analogous
#F092C2 #F09293 #F0C092
triadic
#F09293 #93F092 #9293F0
tetradic
#F09293 #C2F092 #92F0EF #C092F0
square
#F09293 #C2F092 #92F0EF #C092F0
split-complementary
#F09293 #92F0C0 #92C2F0
monochromatic
#E12628 #E95C5E #F09293 #F7C8C8 #FBE4E4
Accessibility & contrast
On white
2.27
#F09293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#F09293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09293
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09293 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#BCB391
Tritanopia (blue-blind)
#FF8793
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f09293; /* rgb */ color: rgb(240, 146, 147); /* oklch */ color: oklch(75.8% 0.114 19.4);
Tailwind
colors: {
custom: {
50: '#f8b3b2',
500: '#f09293',
950: '#000000',
},
}SCSS
$custom: #f09293; $custom-light: #f8b3b2; $custom-dark: #000000;
JSON
{
"hex": "#f09293",
"rgb": {
"r": 240,
"g": 146,
"b": 147
},
"hsl": {
"h": 359.362,
"s": 75.806,
"l": 75.686
},
"oklch": {
"l": 0.75765,
"c": 0.11399,
"h": 19.4
},
"luminance": 0.4119
}Semantic roles & 50–950 ramp
primary
#F09293
secondary
#D8F3F3
accent
#D8D60E
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080