#F09BA4#F09BA4
#F09BA4 is a light, moderate red. Relative luminance 0.446; OKLCH L 77.7% C 0.102 H 12.8°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F09BA4 |
|---|---|
| RGB | rgb(240, 155, 164) |
| HSL | hsl(354, 74%, 77%) |
| HSV | hsv(354, 35%, 94%) |
| CMYK | cmyk(0%, 35.4%, 31.7%, 5.9%) |
| CIE-LAB | lab(72.66, 32.87, 8.59) |
| CIE-LCH | lch(72.66, 33.97, 14.65°) |
| OKLab | oklab(77.69% 0.0997 0.0227) |
| OKLCH | oklch(77.69% 0.102 12.8) |
| XYZ | xyz(54.3592, 44.6521, 40.8704) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.89
Rose Pink
#F7879A
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 5.22
Soft Pink
#FDB0C0
ΔE00 5.96
Dusty Pink (survey)
#D58A94
ΔE00 5.96
Lightpink
#FFB6C1
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09BA4 #9BF0E7
analogous
#F09BCF #F09BA4 #F0BC9B
triadic
#F09BA4 #A4F09B #9BA4F0
tetradic
#F09BA4 #CFF09B #9BF0E7 #BC9BF0
square
#F09BA4 #CFF09B #9BF0E7 #BC9BF0
split-complementary
#F09BA4 #9BF0BC #9BCFF0
monochromatic
#E03143 #E86674 #F09BA4 #F8D0D4 #FBE4E7
Accessibility & contrast
On white
2.11
#F09BA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#F09BA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09BA4
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09BA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09BA4 | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A4
Deuteranopia (green-blind)
#BEB8A2
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f09ba4; /* rgb */ color: rgb(240, 155, 164); /* oklch */ color: oklch(77.7% 0.102 12.8);
Tailwind
colors: {
custom: {
50: '#f7b9be',
500: '#f09ba4',
950: '#000000',
},
}SCSS
$custom: #f09ba4; $custom-light: #f7b9be; $custom-dark: #000000;
JSON
{
"hex": "#f09ba4",
"rgb": {
"r": 240,
"g": 155,
"b": 164
},
"hsl": {
"h": 353.647,
"s": 73.913,
"l": 77.451
},
"oklch": {
"l": 0.77694,
"c": 0.10225,
"h": 12.8
},
"luminance": 0.44648
}Semantic roles & 50–950 ramp
primary
#F09BA4
secondary
#D8F3F0
accent
#D6C10F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081