#F09D99#F09D99
#F09D99 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.8% C 0.100 H 22.6°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F09D99 |
|---|---|
| RGB | rgb(240, 157, 153) |
| HSL | hsl(3, 74%, 77%) |
| HSV | hsv(3, 36%, 94%) |
| CMYK | cmyk(0%, 34.6%, 36.3%, 5.9%) |
| CIE-LAB | lab(72.85, 30.47, 14.93) |
| CIE-LCH | lch(72.85, 33.93, 26.11°) |
| OKLab | oklab(77.76% 0.0923 0.0385) |
| OKLCH | oklch(77.76% 0.1 22.6) |
| XYZ | xyz(53.7440, 44.9431, 35.9750) |
| Luminance | 0.4494 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.31
Peachy Pink
#FF9A8A
ΔE00 5.17
Light Salmon
#FEA993
ΔE00 6.97
Lightcoral
#F08080
ΔE00 7.03
Blush Pink
#FE828C
ΔE00 7.36
Dusty Pink (survey)
#D58A94
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09D99 #99ECF0
analogous
#F099C0 #F09D99 #F0C999
triadic
#F09D99 #99F09D #9D99F0
tetradic
#F09D99 #C0F099 #99ECF0 #C999F0
square
#F09D99 #C0F099 #99ECF0 #C999F0
split-complementary
#F09D99 #99F0C9 #99C0F0
monochromatic
#E0362E #E86A64 #F09D99 #F8D0CE #FBE5E4
Accessibility & contrast
On white
2.10
#F09D99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#F09D99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09D99
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09D99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09D99 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA998
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#FF939C
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09d99; /* rgb */ color: rgb(240, 157, 153); /* oklch */ color: oklch(77.8% 0.100 22.6);
Tailwind
colors: {
custom: {
50: '#f7bab7',
500: '#f09d99',
950: '#000000',
},
}SCSS
$custom: #f09d99; $custom-light: #f7bab7; $custom-dark: #000000;
JSON
{
"hex": "#f09d99",
"rgb": {
"r": 240,
"g": 157,
"b": 153
},
"hsl": {
"h": 2.759,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.77759,
"c": 0.10005,
"h": 22.6
},
"luminance": 0.44939
}Semantic roles & 50–950 ramp
primary
#F09D99
secondary
#D8F2F3
accent
#CDD60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180