#F09EA5#F09EA5
#F09EA5 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.2% C 0.098 H 14.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EA5 |
|---|---|
| RGB | rgb(240, 158, 165) |
| HSL | hsl(355, 73%, 78%) |
| HSV | hsv(355, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 31.2%, 5.9%) |
| CIE-LAB | lab(73.35, 31.41, 9.02) |
| CIE-LCH | lch(73.35, 32.68, 16.03°) |
| OKLab | oklab(78.23% 0.0953 0.0238) |
| OKLCH | oklch(78.23% 0.098 14) |
| XYZ | xyz(54.9553, 45.6994, 41.5164) |
| Luminance | 0.4570 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.02
Soft Pink
#FDB0C0
ΔE00 5.69
Rose Pink
#F7879A
ΔE00 5.96
Pig Pink
#E78EA5
ΔE00 6.02
Lightpink
#FFB6C1
ΔE00 6.13
Dusty Pink (survey)
#D58A94
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EA5 #9EF0E9
analogous
#F09ECE #F09EA5 #F0C09E
triadic
#F09EA5 #A5F09E #9EA5F0
tetradic
#F09EA5 #CEF09E #9EF0E9 #C09EF0
square
#F09EA5 #CEF09E #9EF0E9 #C09EF0
split-complementary
#F09EA5 #9EF0C0 #9ECEF0
monochromatic
#E03443 #E86974 #F09EA5 #F8D3D6 #FBE4E6
Accessibility & contrast
On white
2.07
#F09EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F09EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EA5
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EA5 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#C0BAA4
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09ea5; /* rgb */ color: rgb(240, 158, 165); /* oklch */ color: oklch(78.2% 0.098 14.0);
Tailwind
colors: {
custom: {
50: '#f7bbbf',
500: '#f09ea5',
950: '#000000',
},
}SCSS
$custom: #f09ea5; $custom-light: #f7bbbf; $custom-dark: #000000;
JSON
{
"hex": "#f09ea5",
"rgb": {
"r": 240,
"g": 158,
"b": 165
},
"hsl": {
"h": 354.878,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78229,
"c": 0.09826,
"h": 14
},
"luminance": 0.45696
}Semantic roles & 50–950 ramp
primary
#F09EA5
secondary
#D8F3F0
accent
#D5C410
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181