#F5989E#F5989E
#F5989E is a light, moderate red. Relative luminance 0.443; OKLCH L 77.6% C 0.112 H 15.8°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F5989E |
|---|---|
| RGB | rgb(245, 152, 158) |
| HSL | hsl(356, 82%, 78%) |
| HSV | hsv(356, 38%, 96%) |
| CMYK | cmyk(0%, 38%, 35.5%, 3.9%) |
| CIE-LAB | lab(72.46, 35.53, 11.70) |
| CIE-LCH | lch(72.46, 37.40, 18.23°) |
| OKLab | oklab(77.62% 0.1077 0.0305) |
| OKLCH | oklch(77.62% 0.112 15.8) |
| XYZ | xyz(55.0582, 44.3419, 38.0001) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.79
Blush Pink
#FE828C
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 6.41
Dusty Pink (survey)
#D58A94
ΔE00 6.58
Lightcoral
#F08080
ΔE00 6.61
Faded Pink
#DE9DAC
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5989E #98F5EF
analogous
#F598CC #F5989E #F5C098
triadic
#F5989E #9EF598 #989EF5
tetradic
#F5989E #CCF598 #98F5EF #C098F5
square
#F5989E #CCF598 #98F5EF #C098F5
split-complementary
#F5989E #98F5C0 #98CCF5
monochromatic
#EA2835 #F06069 #F5989E #FAD0D3 #FCE3E5
Accessibility & contrast
On white
2.13
#F5989E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#F5989E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5989E
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5989E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5989E | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79E
Deuteranopia (green-blind)
#C0B99C
Tritanopia (blue-blind)
#FF8E9A
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #f5989e; /* rgb */ color: rgb(245, 152, 158); /* oklch */ color: oklch(77.6% 0.112 15.8);
Tailwind
colors: {
custom: {
50: '#fbb7ba',
500: '#f5989e',
950: '#000000',
},
}SCSS
$custom: #f5989e; $custom-light: #fbb7ba; $custom-dark: #000000;
JSON
{
"hex": "#f5989e",
"rgb": {
"r": 245,
"g": 152,
"b": 158
},
"hsl": {
"h": 356.129,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.77617,
"c": 0.11191,
"h": 15.8
},
"luminance": 0.44338
}Semantic roles & 50–950 ramp
primary
#F5989E
secondary
#D7F4F2
accent
#DFD107
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080