#F09D97#F09D97
#F09D97 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.7% C 0.100 H 24.2°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #F09D97 |
|---|---|
| RGB | rgb(240, 157, 151) |
| HSL | hsl(4, 75%, 77%) |
| HSV | hsv(4, 37%, 94%) |
| CMYK | cmyk(0%, 34.6%, 37.1%, 5.9%) |
| CIE-LAB | lab(72.81, 30.23, 15.97) |
| CIE-LCH | lch(72.81, 34.19, 27.85°) |
| OKLab | oklab(77.71% 0.0916 0.0411) |
| OKLCH | oklch(77.71% 0.1 24.2) |
| XYZ | xyz(53.5802, 44.8775, 35.1124) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.59
Peachy Pink
#FF9A8A
ΔE00 4.57
Light Salmon
#FEA993
ΔE00 6.34
Lightcoral
#F08080
ΔE00 7.07
Pale Salmon
#FFB19A
ΔE00 7.64
Blush Pink
#FE828C
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09D97 #97EAF0
analogous
#F097BE #F09D97 #F0CA97
triadic
#F09D97 #97F09D #9D97F0
tetradic
#F09D97 #BEF097 #97EAF0 #CA97F0
square
#F09D97 #BEF097 #97EAF0 #CA97F0
split-complementary
#F09D97 #97F0CA #97BEF0
monochromatic
#E1382C #E86B62 #F09D97 #F8CFCC #FBE6E4
Accessibility & contrast
On white
2.11
#F09D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#F09D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09D97
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09D97 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA996
Deuteranopia (green-blind)
#C2B996
Tritanopia (blue-blind)
#FF939C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09d97; /* rgb */ color: rgb(240, 157, 151); /* oklch */ color: oklch(77.7% 0.100 24.2);
Tailwind
colors: {
custom: {
50: '#f7bab5',
500: '#f09d97',
950: '#000000',
},
}SCSS
$custom: #f09d97; $custom-light: #f7bab5; $custom-dark: #000000;
JSON
{
"hex": "#f09d97",
"rgb": {
"r": 240,
"g": 157,
"b": 151
},
"hsl": {
"h": 4.045,
"s": 74.79,
"l": 76.667
},
"oklch": {
"l": 0.77711,
"c": 0.10035,
"h": 24.2
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#F09D97
secondary
#D8F1F3
accent
#C9D70F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180