#F09497#F09497
#F09497 is a light, moderate red. Relative luminance 0.419; OKLCH L 76.2% C 0.111 H 17.9°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F09497 |
|---|---|
| RGB | rgb(240, 148, 151) |
| HSL | hsl(358, 75%, 76%) |
| HSV | hsv(358, 38%, 94%) |
| CMYK | cmyk(0%, 38.3%, 37.1%, 5.9%) |
| CIE-LAB | lab(70.83, 34.96, 13.20) |
| CIE-LCH | lch(70.83, 37.37, 20.68°) |
| OKLab | oklab(76.19% 0.1059 0.0342) |
| OKLCH | oklch(76.19% 0.111 17.9) |
| XYZ | xyz(52.1133, 41.9436, 34.6234) |
| Luminance | 0.4194 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 4.85
Rose Pink
#F7879A
ΔE00 5.06
Lightcoral
#F08080
ΔE00 5.29
Dusty Pink (survey)
#D58A94
ΔE00 6.00
Salmon Pink
#FE7B7C
ΔE00 6.81
Blush (survey)
#F29E8E
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09497 #94F0ED
analogous
#F094C5 #F09497 #F0BF94
triadic
#F09497 #97F094 #9497F0
tetradic
#F09497 #C5F094 #94F0ED #BF94F0
square
#F09497 #C5F094 #94F0ED #BF94F0
split-complementary
#F09497 #94F0BF #94C5F0
monochromatic
#E1292F #E85E63 #F09497 #F8CACB #FBE4E5
Accessibility & contrast
On white
2.24
#F09497 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#F09497 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09497
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09497 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09497 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A297
Deuteranopia (green-blind)
#BCB495
Tritanopia (blue-blind)
#FF8A96
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f09497; /* rgb */ color: rgb(240, 148, 151); /* oklch */ color: oklch(76.2% 0.111 17.9);
Tailwind
colors: {
custom: {
50: '#f7b4b5',
500: '#f09497',
950: '#000000',
},
}SCSS
$custom: #f09497; $custom-light: #f7b4b5; $custom-dark: #000000;
JSON
{
"hex": "#f09497",
"rgb": {
"r": 240,
"g": 148,
"b": 151
},
"hsl": {
"h": 358.043,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.76193,
"c": 0.11127,
"h": 17.9
},
"luminance": 0.41939
}Semantic roles & 50–950 ramp
primary
#F09497
secondary
#D8F3F2
accent
#D8D10E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080