#F0899B#F0899B
#F0899B is a light, vivid red. Relative luminance 0.388; OKLCH L 74.5% C 0.126 H 9.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0899B |
|---|---|
| RGB | rgb(240, 137, 155) |
| HSL | hsl(350, 77%, 74%) |
| HSV | hsv(350, 43%, 94%) |
| CMYK | cmyk(0%, 42.9%, 35.4%, 5.9%) |
| CIE-LAB | lab(68.60, 41.12, 7.80) |
| CIE-LCH | lch(68.60, 41.86, 10.74°) |
| OKLab | oklab(74.52% 0.1247 0.0207) |
| OKLCH | oklch(74.52% 0.126 9.4) |
| XYZ | xyz(50.7995, 38.7875, 35.8153) |
| Luminance | 0.3878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.32
Rosa
#FE86A4
ΔE00 3.31
Pig Pink
#E78EA5
ΔE00 3.41
Carnation
#FD798F
ΔE00 4.18
Pinky
#FC86AA
ΔE00 4.58
Blush Pink
#FE828C
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0899B #89F0DE
analogous
#F089CF #F0899B #F0AB89
triadic
#F0899B #9BF089 #899BF0
tetradic
#F0899B #CFF089 #89F0DE #AB89F0
square
#F0899B #CFF089 #89F0DE #AB89F0
split-complementary
#F0899B #89F0AB #89CFF0
monochromatic
#E21D3F #E9536D #F0899B #F7BFC9 #FCE4E8
Accessibility & contrast
On white
2.40
#F0899B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F0899B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0899B
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0899B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0899B | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9B9B
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#FF7F8F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f0899b; /* rgb */ color: rgb(240, 137, 155); /* oklch */ color: oklch(74.5% 0.126 9.4);
Tailwind
colors: {
custom: {
50: '#f8adb8',
500: '#f0899b',
950: '#000000',
},
}SCSS
$custom: #f0899b; $custom-light: #f8adb8; $custom-dark: #000000;
JSON
{
"hex": "#f0899b",
"rgb": {
"r": 240,
"g": 137,
"b": 155
},
"hsl": {
"h": 349.515,
"s": 77.444,
"l": 73.922
},
"oklch": {
"l": 0.74518,
"c": 0.12643,
"h": 9.4
},
"luminance": 0.38783
}Semantic roles & 50–950 ramp
primary
#F0899B
secondary
#D8F3EE
accent
#DAB60C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80