#F09EA3#F09EA3
#F09EA3 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.2% C 0.098 H 15.6°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F09EA3 |
|---|---|
| RGB | rgb(240, 158, 163) |
| HSL | hsl(356, 73%, 78%) |
| HSV | hsv(356, 34%, 94%) |
| CMYK | cmyk(0%, 34.2%, 32.1%, 5.9%) |
| CIE-LAB | lab(73.30, 31.16, 10.06) |
| CIE-LCH | lch(73.30, 32.74, 17.89°) |
| OKLab | oklab(78.18% 0.0946 0.0264) |
| OKLCH | oklch(78.18% 0.098 15.6) |
| XYZ | xyz(54.7747, 45.6271, 40.5652) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.53
Soft Pink
#FDB0C0
ΔE00 6.17
Rose Pink
#F7879A
ΔE00 6.21
Lightpink
#FFB6C1
ΔE00 6.42
Pig Pink
#E78EA5
ΔE00 6.57
Dusty Pink (survey)
#D58A94
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09EA3 #9EF0EB
analogous
#F09ECC #F09EA3 #F0C29E
triadic
#F09EA3 #A3F09E #9EA3F0
tetradic
#F09EA3 #CCF09E #9EF0EB #C29EF0
square
#F09EA3 #CCF09E #9EF0EB #C29EF0
split-complementary
#F09EA3 #9EF0C2 #9ECCF0
monochromatic
#E0343E #E86971 #F09EA3 #F8D3D5 #FBE4E6
Accessibility & contrast
On white
2.07
#F09EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F09EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09EA3
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09EA3 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 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)
#ADABA3
Deuteranopia (green-blind)
#C1BAA2
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09ea3; /* rgb */ color: rgb(240, 158, 163); /* oklch */ color: oklch(78.2% 0.098 15.6);
Tailwind
colors: {
custom: {
50: '#f7bbbe',
500: '#f09ea3',
950: '#000000',
},
}SCSS
$custom: #f09ea3; $custom-light: #f7bbbe; $custom-dark: #000000;
JSON
{
"hex": "#f09ea3",
"rgb": {
"r": 240,
"g": 158,
"b": 163
},
"hsl": {
"h": 356.341,
"s": 73.214,
"l": 78.039
},
"oklch": {
"l": 0.78177,
"c": 0.09819,
"h": 15.6
},
"luminance": 0.45623
}Semantic roles & 50–950 ramp
primary
#F09EA3
secondary
#D8F3F1
accent
#D5C910
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181