#F09A93#F09A93
#F09A93 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.1% C 0.104 H 24.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F09A93 |
|---|---|
| RGB | rgb(240, 154, 147) |
| HSL | hsl(5, 76%, 76%) |
| HSV | hsv(5, 39%, 94%) |
| CMYK | cmyk(0%, 35.8%, 38.8%, 5.9%) |
| CIE-LAB | lab(72.06, 31.36, 17.13) |
| CIE-LCH | lch(72.06, 35.73, 28.64°) |
| OKLab | oklab(77.11% 0.0948 0.0439) |
| OKLCH | oklch(77.11% 0.104 24.8) |
| XYZ | xyz(52.7596, 43.7471, 33.2634) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.30
Peachy Pink
#FF9A8A
ΔE00 4.06
Light Salmon
#FEA993
ΔE00 6.33
Lightcoral
#F08080
ΔE00 6.38
Blush Pink
#FE828C
ΔE00 7.27
Salmon
#FA8072
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09A93 #93E9F0
analogous
#F093BA #F09A93 #F0C893
triadic
#F09A93 #93F09A #9A93F0
tetradic
#F09A93 #BAF093 #93E9F0 #C893F0
square
#F09A93 #BAF093 #93E9F0 #C893F0
split-complementary
#F09A93 #93F0C8 #93BAF0
monochromatic
#E13528 #E9685D #F09A93 #F7CCC9 #FBE6E4
Accessibility & contrast
On white
2.15
#F09A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#F09A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09A93
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09A93 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA692
Deuteranopia (green-blind)
#C1B792
Tritanopia (blue-blind)
#FF8F98
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #f09a93; /* rgb */ color: rgb(240, 154, 147); /* oklch */ color: oklch(77.1% 0.104 24.8);
Tailwind
colors: {
custom: {
50: '#f7b8b2',
500: '#f09a93',
950: '#000000',
},
}SCSS
$custom: #f09a93; $custom-light: #f7b8b2; $custom-dark: #000000;
JSON
{
"hex": "#f09a93",
"rgb": {
"r": 240,
"g": 154,
"b": 147
},
"hsl": {
"h": 4.516,
"s": 75.61,
"l": 75.882
},
"oklch": {
"l": 0.77105,
"c": 0.10445,
"h": 24.8
},
"luminance": 0.43743
}Semantic roles & 50–950 ramp
primary
#F09A93
secondary
#D8F1F3
accent
#C9D80E
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080