#F5889B#F5889B
#F5889B is a light, vivid red. Relative luminance 0.394; OKLCH L 75.0% C 0.134 H 9.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F5889B |
|---|---|
| RGB | rgb(245, 136, 155) |
| HSL | hsl(350, 84%, 75%) |
| HSV | hsv(350, 44%, 96%) |
| CMYK | cmyk(0%, 44.5%, 36.7%, 3.9%) |
| CIE-LAB | lab(69.03, 43.40, 8.51) |
| CIE-LCH | lch(69.03, 44.23, 11.09°) |
| OKLab | oklab(74.99% 0.1317 0.0225) |
| OKLCH | oklch(74.99% 0.134 9.7) |
| XYZ | xyz(52.3793, 39.3920, 35.8488) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.46
Rosa
#FE86A4
ΔE00 2.84
Carnation
#FD798F
ΔE00 3.57
Pig Pink
#E78EA5
ΔE00 4.05
Blush Pink
#FE828C
ΔE00 4.34
Pinky
#FC86AA
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5889B #88F5E2
analogous
#F588D2 #F5889B #F5AB88
triadic
#F5889B #9BF588 #889BF5
tetradic
#F5889B #D2F588 #88F5E2 #AB88F5
square
#F5889B #D2F588 #88F5E2 #AB88F5
split-complementary
#F5889B #88F5AB #88D2F5
monochromatic
#EC173C #F0506C #F5889B #FAC0CA #FDE3E7
Accessibility & contrast
On white
2.37
#F5889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#F5889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5889B
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5889B | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9B
Deuteranopia (green-blind)
#B7B099
Tritanopia (blue-blind)
#FF7D8F
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f5889b; /* rgb */ color: rgb(245, 136, 155); /* oklch */ color: oklch(75.0% 0.134 9.7);
Tailwind
colors: {
custom: {
50: '#fbadb8',
500: '#f5889b',
950: '#000000',
},
}SCSS
$custom: #f5889b; $custom-light: #fbadb8; $custom-dark: #000000;
JSON
{
"hex": "#f5889b",
"rgb": {
"r": 245,
"g": 136,
"b": 155
},
"hsl": {
"h": 349.541,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.74985,
"c": 0.13355,
"h": 9.7
},
"luminance": 0.39387
}Semantic roles & 50–950 ramp
primary
#F5889B
secondary
#D6F5EF
accent
#E1BB05
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80