#F0989D#F0989D
#F0989D is a light, moderate red. Relative luminance 0.434; OKLCH L 77.0% C 0.106 H 16.1°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F0989D |
|---|---|
| RGB | rgb(240, 152, 157) |
| HSL | hsl(357, 75%, 77%) |
| HSV | hsv(357, 37%, 94%) |
| CMYK | cmyk(0%, 36.7%, 34.6%, 5.9%) |
| CIE-LAB | lab(71.84, 33.58, 11.30) |
| CIE-LCH | lch(71.84, 35.42, 18.59°) |
| OKLab | oklab(77.01% 0.1018 0.0295) |
| OKLCH | oklch(77.01% 0.106 16.1) |
| XYZ | xyz(53.2513, 43.4201, 37.4680) |
| Luminance | 0.4342 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.11
Blush Pink
#FE828C
ΔE00 5.76
Dusty Pink (survey)
#D58A94
ΔE00 5.94
Faded Pink
#DE9DAC
ΔE00 6.25
Pig Pink
#E78EA5
ΔE00 6.28
Lightcoral
#F08080
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0989D #98F0EB
analogous
#F098C9 #F0989D #F0BF98
triadic
#F0989D #9DF098 #989DF0
tetradic
#F0989D #C9F098 #98F0EB #BF98F0
square
#F0989D #C9F098 #98F0EB #BF98F0
split-complementary
#F0989D #98F0BF #98C9F0
monochromatic
#E02D37 #E8636A #F0989D #F8CDD0 #FBE4E6
Accessibility & contrast
On white
2.17
#F0989D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#F0989D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0989D
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0989D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0989D | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69D
Deuteranopia (green-blind)
#BEB79B
Tritanopia (blue-blind)
#FF8F9A
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f0989d; /* rgb */ color: rgb(240, 152, 157); /* oklch */ color: oklch(77.0% 0.106 16.1);
Tailwind
colors: {
custom: {
50: '#f7b7b9',
500: '#f0989d',
950: '#000000',
},
}SCSS
$custom: #f0989d; $custom-light: #f7b7b9; $custom-dark: #000000;
JSON
{
"hex": "#f0989d",
"rgb": {
"r": 240,
"g": 152,
"b": 157
},
"hsl": {
"h": 356.591,
"s": 74.576,
"l": 76.863
},
"oklch": {
"l": 0.77009,
"c": 0.106,
"h": 16.1
},
"luminance": 0.43416
}Semantic roles & 50–950 ramp
primary
#F0989D
secondary
#D8F3F1
accent
#D7CB0F
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080