#F0989A#F0989A
#F0989A is a light, moderate red. Relative luminance 0.433; OKLCH L 76.9% C 0.106 H 18.3°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F0989A |
|---|---|
| RGB | rgb(240, 152, 154) |
| HSL | hsl(359, 75%, 77%) |
| HSV | hsv(359, 37%, 94%) |
| CMYK | cmyk(0%, 36.7%, 35.8%, 5.9%) |
| CIE-LAB | lab(71.77, 33.22, 12.86) |
| CIE-LCH | lch(71.77, 35.62, 21.16°) |
| OKLab | oklab(76.93% 0.1007 0.0334) |
| OKLCH | oklch(76.93% 0.106 18.3) |
| XYZ | xyz(52.9983, 43.3189, 36.1356) |
| Luminance | 0.4331 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.75
Rose Pink
#F7879A
ΔE00 5.79
Lightcoral
#F08080
ΔE00 6.15
Dusty Pink (survey)
#D58A94
ΔE00 6.37
Blush (survey)
#F29E8E
ΔE00 6.45
Peachy Pink
#FF9A8A
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0989A #98F0EE
analogous
#F098C6 #F0989A #F0C298
triadic
#F0989A #9AF098 #989AF0
tetradic
#F0989A #C6F098 #98F0EE #C298F0
square
#F0989A #C6F098 #98F0EE #C298F0
split-complementary
#F0989A #98F0C2 #98C6F0
monochromatic
#E02D31 #E86366 #F0989A #F8CDCE #FBE4E5
Accessibility & contrast
On white
2.17
#F0989A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#F0989A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0989A
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0989A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0989A | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A59A
Deuteranopia (green-blind)
#BEB699
Tritanopia (blue-blind)
#FF8E99
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f0989a; /* rgb */ color: rgb(240, 152, 154); /* oklch */ color: oklch(76.9% 0.106 18.3);
Tailwind
colors: {
custom: {
50: '#f7b7b7',
500: '#f0989a',
950: '#000000',
},
}SCSS
$custom: #f0989a; $custom-light: #f7b7b7; $custom-dark: #000000;
JSON
{
"hex": "#f0989a",
"rgb": {
"r": 240,
"g": 152,
"b": 154
},
"hsl": {
"h": 358.636,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.76934,
"c": 0.10606,
"h": 18.3
},
"luminance": 0.43315
}Semantic roles & 50–950 ramp
primary
#F0989A
secondary
#D8F3F2
accent
#D7D20F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080