#F09FA4#F09FA4
#F09FA4 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.4% C 0.097 H 15.5°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FA4 |
|---|---|
| RGB | rgb(240, 159, 164) |
| HSL | hsl(356, 73%, 78%) |
| HSV | hsv(356, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 31.7%, 5.9%) |
| CIE-LAB | lab(73.55, 30.76, 9.86) |
| CIE-LCH | lch(73.55, 32.30, 17.77°) |
| OKLab | oklab(78.37% 0.0934 0.0259) |
| OKLCH | oklch(78.37% 0.097 15.5) |
| XYZ | xyz(55.0359, 46.0056, 41.0960) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.45
Soft Pink
#FDB0C0
ΔE00 5.97
Lightpink
#FFB6C1
ΔE00 6.18
Rose Pink
#F7879A
ΔE00 6.41
Pig Pink
#E78EA5
ΔE00 6.66
Dusty Pink (survey)
#D58A94
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FA4 #9FF0EB
analogous
#F09FCC #F09FA4 #F0C29F
triadic
#F09FA4 #A4F09F #9FA4F0
tetradic
#F09FA4 #CCF09F #9FF0EB #C29FF0
square
#F09FA4 #CCF09F #9FF0EB #C29FF0
split-complementary
#F09FA4 #9FF0C2 #9FCCF0
monochromatic
#DF3540 #E86A72 #F09FA4 #F8D4D6 #FBE5E6
Accessibility & contrast
On white
2.06
#F09FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F09FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FA4
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FA4 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA4
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f09fa4; /* rgb */ color: rgb(240, 159, 164); /* oklch */ color: oklch(78.4% 0.097 15.5);
Tailwind
colors: {
custom: {
50: '#f7bcbe',
500: '#f09fa4',
950: '#000000',
},
}SCSS
$custom: #f09fa4; $custom-light: #f7bcbe; $custom-dark: #000000;
JSON
{
"hex": "#f09fa4",
"rgb": {
"r": 240,
"g": 159,
"b": 164
},
"hsl": {
"h": 356.296,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.78374,
"c": 0.09689,
"h": 15.5
},
"luminance": 0.46002
}Semantic roles & 50–950 ramp
primary
#F09FA4
secondary
#D8F3F1
accent
#D5C910
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181