#F09E99#F09E99
#F09E99 is a light, moderate red. Relative luminance 0.453; OKLCH L 77.9% C 0.099 H 23.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F09E99 |
|---|---|
| RGB | rgb(240, 158, 153) |
| HSL | hsl(3, 74%, 77%) |
| HSV | hsv(3, 36%, 94%) |
| CMYK | cmyk(0%, 34.2%, 36.3%, 5.9%) |
| CIE-LAB | lab(73.08, 29.94, 15.25) |
| CIE-LCH | lch(73.08, 33.60, 26.98°) |
| OKLab | oklab(77.93% 0.0908 0.0393) |
| OKLCH | oklch(77.93% 0.099 23.4) |
| XYZ | xyz(53.9139, 45.2828, 36.0317) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.97
Peachy Pink
#FF9A8A
ΔE00 4.96
Light Salmon
#FEA993
ΔE00 6.59
Lightcoral
#F08080
ΔE00 7.29
Blush Pink
#FE828C
ΔE00 7.71
Pale Salmon
#FFB19A
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09E99 #99EBF0
analogous
#F099C0 #F09E99 #F0CA99
triadic
#F09E99 #99F09E #9E99F0
tetradic
#F09E99 #C0F099 #99EBF0 #CA99F0
square
#F09E99 #C0F099 #99EBF0 #CA99F0
split-complementary
#F09E99 #99F0CA #99C0F0
monochromatic
#E0392E #E86B64 #F09E99 #F8D1CE #FBE6E4
Accessibility & contrast
On white
2.09
#F09E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F09E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09E99
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09E99 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA98
Deuteranopia (green-blind)
#C2BA98
Tritanopia (blue-blind)
#FF949D
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f09e99; /* rgb */ color: rgb(240, 158, 153); /* oklch */ color: oklch(77.9% 0.099 23.4);
Tailwind
colors: {
custom: {
50: '#f7bbb7',
500: '#f09e99',
950: '#000000',
},
}SCSS
$custom: #f09e99; $custom-light: #f7bbb7; $custom-dark: #000000;
JSON
{
"hex": "#f09e99",
"rgb": {
"r": 240,
"g": 158,
"b": 153
},
"hsl": {
"h": 3.448,
"s": 74.359,
"l": 77.059
},
"oklch": {
"l": 0.7793,
"c": 0.09889,
"h": 23.4
},
"luminance": 0.45279
}Semantic roles & 50–950 ramp
primary
#F09E99
secondary
#D8F1F3
accent
#CBD60F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171211
muted
#858180