#F09EA4#F09EA4
#F09EA4 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.2% C 0.098 H 14.8°. Best body text is #000000 at 10.13:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EA4 |
|---|---|
| RGB | rgb(240, 158, 164) |
| HSL | hsl(356, 73%, 78%) |
| HSV | hsv(356, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 31.7%, 5.9%) |
| CIE-LAB | lab(73.33, 31.29, 9.54) |
| CIE-LCH | lch(73.33, 32.71, 16.96°) |
| OKLab | oklab(78.2% 0.095 0.0251) |
| OKLCH | oklch(78.2% 0.098 14.8) |
| XYZ | xyz(54.8647, 45.6631, 41.0389) |
| Luminance | 0.4566 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 5.92
Rose Pink
#F7879A
ΔE00 6.07
Lightpink
#FFB6C1
ΔE00 6.26
Pig Pink
#E78EA5
ΔE00 6.29
Dusty Pink (survey)
#D58A94
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EA4 #9EF0EA
analogous
#F09ECD #F09EA4 #F0C19E
triadic
#F09EA4 #A4F09E #9EA4F0
tetradic
#F09EA4 #CDF09E #9EF0EA #C19EF0
square
#F09EA4 #CDF09E #9EF0EA #C19EF0
split-complementary
#F09EA4 #9EF0C1 #9ECDF0
monochromatic
#E03441 #E86972 #F09EA4 #F8D3D6 #FBE4E6
Accessibility & contrast
On white
2.07
#F09EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.13
#F09EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EA4
10.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EA4 | 1.00 | 2.07 | 10.13 | 10.13 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#C0BAA3
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09ea4; /* rgb */ color: rgb(240, 158, 164); /* oklch */ color: oklch(78.2% 0.098 14.8);
Tailwind
colors: {
custom: {
50: '#f7bbbe',
500: '#f09ea4',
950: '#000000',
},
}SCSS
$custom: #f09ea4; $custom-light: #f7bbbe; $custom-dark: #000000;
JSON
{
"hex": "#f09ea4",
"rgb": {
"r": 240,
"g": 158,
"b": 164
},
"hsl": {
"h": 355.61,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78203,
"c": 0.09821,
"h": 14.8
},
"luminance": 0.45659
}Semantic roles & 50–950 ramp
primary
#F09EA4
secondary
#D8F3F1
accent
#D5C710
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181