#F0899D#F0899D
#F0899D is a light, vivid red. Relative luminance 0.389; OKLCH L 74.6% C 0.127 H 8.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F0899D |
|---|---|
| RGB | rgb(240, 137, 157) |
| HSL | hsl(348, 77%, 74%) |
| HSV | hsv(348, 43%, 94%) |
| CMYK | cmyk(0%, 42.9%, 34.6%, 5.9%) |
| CIE-LAB | lab(68.65, 41.36, 6.75) |
| CIE-LCH | lch(68.65, 41.91, 9.26°) |
| OKLab | oklab(74.57% 0.1255 0.018) |
| OKLCH | oklch(74.57% 0.127 8.2) |
| XYZ | xyz(50.9689, 38.8552, 36.7072) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.61
Rosa
#FE86A4
ΔE00 2.91
Pig Pink
#E78EA5
ΔE00 2.94
Pinky
#FC86AA
ΔE00 4.02
Carnation
#FD798F
ΔE00 4.42
Carnation Pink
#FF7FA7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0899D #89F0DC
analogous
#F089D1 #F0899D #F0A989
triadic
#F0899D #9DF089 #899DF0
tetradic
#F0899D #D1F089 #89F0DC #A989F0
square
#F0899D #D1F089 #89F0DC #A989F0
split-complementary
#F0899D #89F0A9 #89D1F0
monochromatic
#E21D43 #E95370 #F0899D #F7BFCA #FCE4E8
Accessibility & contrast
On white
2.39
#F0899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F0899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0899D
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0899D | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9D
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#FF8090
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f0899d; /* rgb */ color: rgb(240, 137, 157); /* oklch */ color: oklch(74.6% 0.127 8.2);
Tailwind
colors: {
custom: {
50: '#f8adb9',
500: '#f0899d',
950: '#000000',
},
}SCSS
$custom: #f0899d; $custom-light: #f8adb9; $custom-dark: #000000;
JSON
{
"hex": "#f0899d",
"rgb": {
"r": 240,
"g": 137,
"b": 157
},
"hsl": {
"h": 348.35,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.74572,
"c": 0.12675,
"h": 8.2
},
"luminance": 0.38851
}Semantic roles & 50–950 ramp
primary
#F0899D
secondary
#D8F3EE
accent
#DAB20C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80