#F09EA1#F09EA1
#F09EA1 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.1% C 0.098 H 17.2°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EA1 |
|---|---|
| RGB | rgb(240, 158, 161) |
| HSL | hsl(358, 73%, 78%) |
| HSV | hsv(358, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 32.9%, 5.9%) |
| CIE-LAB | lab(73.26, 30.91, 11.10) |
| CIE-LCH | lch(73.26, 32.84, 19.75°) |
| OKLab | oklab(78.13% 0.0938 0.029) |
| OKLCH | oklch(78.13% 0.098 17.2) |
| XYZ | xyz(54.5969, 45.5560, 39.6289) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.09
Rose Pink
#F7879A
ΔE00 6.54
Soft Pink
#FDB0C0
ΔE00 6.68
Lightpink
#FFB6C1
ΔE00 6.76
Dusty Pink (survey)
#D58A94
ΔE00 6.79
Blush (survey)
#F29E8E
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EA1 #9EF0ED
analogous
#F09ECA #F09EA1 #F0C49E
triadic
#F09EA1 #A1F09E #9EA1F0
tetradic
#F09EA1 #CAF09E #9EF0ED #C49EF0
square
#F09EA1 #CAF09E #9EF0ED #C49EF0
split-complementary
#F09EA1 #9EF0C4 #9ECAF0
monochromatic
#E0343A #E8696E #F09EA1 #F8D3D4 #FBE4E5
Accessibility & contrast
On white
2.08
#F09EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F09EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EA1
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EA1 | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA1
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#FF959F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09ea1; /* rgb */ color: rgb(240, 158, 161); /* oklch */ color: oklch(78.1% 0.098 17.2);
Tailwind
colors: {
custom: {
50: '#f7bbbc',
500: '#f09ea1',
950: '#000000',
},
}SCSS
$custom: #f09ea1; $custom-light: #f7bbbc; $custom-dark: #000000;
JSON
{
"hex": "#f09ea1",
"rgb": {
"r": 240,
"g": 158,
"b": 161
},
"hsl": {
"h": 357.805,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78126,
"c": 0.09819,
"h": 17.2
},
"luminance": 0.45552
}Semantic roles & 50–950 ramp
primary
#F09EA1
secondary
#D8F3F2
accent
#D5CE10
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181