#F0889D#F0889D
#F0889D is a light, vivid red. Relative luminance 0.386; OKLCH L 74.4% C 0.128 H 7.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F0889D |
|---|---|
| RGB | rgb(240, 136, 157) |
| HSL | hsl(348, 78%, 74%) |
| HSV | hsv(348, 43%, 94%) |
| CMYK | cmyk(0%, 43.3%, 34.6%, 5.9%) |
| CIE-LAB | lab(68.44, 41.88, 6.45) |
| CIE-LCH | lch(68.44, 42.37, 8.76°) |
| OKLab | oklab(74.41% 0.127 0.0172) |
| OKLCH | oklch(74.41% 0.128 7.7) |
| XYZ | xyz(50.8274, 38.5722, 36.6600) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.69
Rosa
#FE86A4
ΔE00 2.75
Pig Pink
#E78EA5
ΔE00 2.91
Pinky
#FC86AA
ΔE00 3.82
Carnation
#FD798F
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0889D #88F0DB
analogous
#F088D1 #F0889D #F0A788
triadic
#F0889D #9DF088 #889DF0
tetradic
#F0889D #D1F088 #88F0DB #A788F0
square
#F0889D #D1F088 #88F0DB #A788F0
split-complementary
#F0889D #88F0A7 #88D1F0
monochromatic
#E11C44 #E95270 #F0889D #F7BECA #FCE4E9
Accessibility & contrast
On white
2.41
#F0889D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#F0889D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0889D
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0889D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0889D | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9B9D
Deuteranopia (green-blind)
#B4AE9B
Tritanopia (blue-blind)
#FF7F90
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f0889d; /* rgb */ color: rgb(240, 136, 157); /* oklch */ color: oklch(74.4% 0.128 7.7);
Tailwind
colors: {
custom: {
50: '#f8acb9',
500: '#f0889d',
950: '#000000',
},
}SCSS
$custom: #f0889d; $custom-light: #f8acb9; $custom-dark: #000000;
JSON
{
"hex": "#f0889d",
"rgb": {
"r": 240,
"g": 136,
"b": 157
},
"hsl": {
"h": 347.885,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.74415,
"c": 0.12819,
"h": 7.7
},
"luminance": 0.38568
}Semantic roles & 50–950 ramp
primary
#F0889D
secondary
#D8F3EE
accent
#DAB00C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80