#F09EA2#F09EA2
#F09EA2 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.2% C 0.098 H 16.4°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EA2 |
|---|---|
| RGB | rgb(240, 158, 162) |
| HSL | hsl(357, 73%, 78%) |
| HSV | hsv(357, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 32.5%, 5.9%) |
| CIE-LAB | lab(73.28, 31.03, 10.58) |
| CIE-LCH | lch(73.28, 32.79, 18.82°) |
| OKLab | oklab(78.15% 0.0942 0.0277) |
| OKLCH | oklch(78.15% 0.098 16.4) |
| XYZ | xyz(54.6855, 45.5914, 40.0952) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.81
Rose Pink
#F7879A
ΔE00 6.36
Soft Pink
#FDB0C0
ΔE00 6.42
Lightpink
#FFB6C1
ΔE00 6.58
Dusty Pink (survey)
#D58A94
ΔE00 6.68
Pig Pink
#E78EA5
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EA2 #9EF0EC
analogous
#F09ECB #F09EA2 #F0C39E
triadic
#F09EA2 #A2F09E #9EA2F0
tetradic
#F09EA2 #CBF09E #9EF0EC #C39EF0
square
#F09EA2 #CBF09E #9EF0EC #C39EF0
split-complementary
#F09EA2 #9EF0C3 #9ECBF0
monochromatic
#E0343C #E8696F #F09EA2 #F8D3D5 #FBE4E6
Accessibility & contrast
On white
2.08
#F09EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F09EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EA2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EA2 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09ea2; /* rgb */ color: rgb(240, 158, 162); /* oklch */ color: oklch(78.2% 0.098 16.4);
Tailwind
colors: {
custom: {
50: '#f7bbbd',
500: '#f09ea2',
950: '#000000',
},
}SCSS
$custom: #f09ea2; $custom-light: #f7bbbd; $custom-dark: #000000;
JSON
{
"hex": "#f09ea2",
"rgb": {
"r": 240,
"g": 158,
"b": 162
},
"hsl": {
"h": 357.073,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78152,
"c": 0.09818,
"h": 16.4
},
"luminance": 0.45588
}Semantic roles & 50–950 ramp
primary
#F09EA2
secondary
#D8F3F1
accent
#D5CC10
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181