#F09EA0#F09EA0
#F09EA0 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.1% C 0.098 H 17.9°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EA0 |
|---|---|
| RGB | rgb(240, 158, 160) |
| HSL | hsl(359, 73%, 78%) |
| HSV | hsv(359, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 33.3%, 5.9%) |
| CIE-LAB | lab(73.23, 30.79, 11.61) |
| CIE-LCH | lch(73.23, 32.90, 20.67°) |
| OKLab | oklab(78.1% 0.0934 0.0303) |
| OKLCH | oklch(78.1% 0.098 17.9) |
| XYZ | xyz(54.5091, 45.5209, 39.1663) |
| Luminance | 0.4552 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.38
Blush (survey)
#F29E8E
ΔE00 6.52
Rose Pink
#F7879A
ΔE00 6.73
Dusty Pink (survey)
#D58A94
ΔE00 6.92
Soft Pink
#FDB0C0
ΔE00 6.95
Lightpink
#FFB6C1
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EA0 #9EF0EE
analogous
#F09EC9 #F09EA0 #F0C59E
triadic
#F09EA0 #A0F09E #9EA0F0
tetradic
#F09EA0 #C9F09E #9EF0EE #C59EF0
square
#F09EA0 #C9F09E #9EF0EE #C59EF0
split-complementary
#F09EA0 #9EF0C5 #9EC9F0
monochromatic
#E03438 #E8696C #F09EA0 #F8D3D4 #FBE4E5
Accessibility & contrast
On white
2.08
#F09EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F09EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EA0
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EA0 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAAA0
Deuteranopia (green-blind)
#C1BA9F
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09ea0; /* rgb */ color: rgb(240, 158, 160); /* oklch */ color: oklch(78.1% 0.098 17.9);
Tailwind
colors: {
custom: {
50: '#f7bbbc',
500: '#f09ea0',
950: '#000000',
},
}SCSS
$custom: #f09ea0; $custom-light: #f7bbbc; $custom-dark: #000000;
JSON
{
"hex": "#f09ea0",
"rgb": {
"r": 240,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.537,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78101,
"c": 0.09822,
"h": 17.9
},
"luminance": 0.45517
}Semantic roles & 50–950 ramp
primary
#F09EA0
secondary
#D8F3F2
accent
#D5D110
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181