#F09FA0#F09FA0
#F09FA0 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.3% C 0.097 H 18.7°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F09FA0 |
|---|---|
| RGB | rgb(240, 159, 160) |
| HSL | hsl(359, 73%, 78%) |
| HSV | hsv(359, 34%, 94%) |
| CMYK | cmyk(0%, 33.8%, 33.3%, 5.9%) |
| CIE-LAB | lab(73.46, 30.26, 11.93) |
| CIE-LCH | lch(73.46, 32.52, 21.52°) |
| OKLab | oklab(78.27% 0.0919 0.0311) |
| OKLCH | oklch(78.27% 0.097 18.7) |
| XYZ | xyz(54.6804, 45.8634, 39.2234) |
| Luminance | 0.4586 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.20
Faded Pink
#DE9DAC
ΔE00 6.59
Lightpink
#FFB6C1
ΔE00 6.95
Peachy Pink
#FF9A8A
ΔE00 6.98
Soft Pink
#FDB0C0
ΔE00 7.05
Rose Pink
#F7879A
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F09FA0 #9FF0EF
analogous
#F09FC8 #F09FA0 #F0C69F
triadic
#F09FA0 #A0F09F #9FA0F0
tetradic
#F09FA0 #C8F09F #9FF0EF #C69FF0
square
#F09FA0 #C8F09F #9FF0EF #C69FF0
split-complementary
#F09FA0 #9FF0C6 #9FC8F0
monochromatic
#DF3537 #E86A6C #F09FA0 #F8D4D4 #FBE5E5
Accessibility & contrast
On white
2.06
#F09FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#F09FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F09FA0
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F09FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F09FA0 | 1.00 | 2.06 | 10.17 | 10.17 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#C2BA9F
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f09fa0; /* rgb */ color: rgb(240, 159, 160); /* oklch */ color: oklch(78.3% 0.097 18.7);
Tailwind
colors: {
custom: {
50: '#f7bcbc',
500: '#f09fa0',
950: '#000000',
},
}SCSS
$custom: #f09fa0; $custom-light: #f7bcbc; $custom-dark: #000000;
JSON
{
"hex": "#f09fa0",
"rgb": {
"r": 240,
"g": 159,
"b": 160
},
"hsl": {
"h": 359.259,
"s": 72.973,
"l": 78.235
},
"oklch": {
"l": 0.78273,
"c": 0.09697,
"h": 18.7
},
"luminance": 0.4586
}Semantic roles & 50–950 ramp
primary
#F09FA0
secondary
#D8F3F2
accent
#D5D310
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181