#F5899D#F5899D
#F5899D is a light, vivid red. Relative luminance 0.397; OKLCH L 75.2% C 0.132 H 8.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F5899D |
|---|---|
| RGB | rgb(245, 137, 157) |
| HSL | hsl(349, 84%, 75%) |
| HSV | hsv(349, 44%, 96%) |
| CMYK | cmyk(0%, 44.1%, 35.9%, 3.9%) |
| CIE-LAB | lab(69.29, 43.13, 7.75) |
| CIE-LCH | lch(69.29, 43.82, 10.18°) |
| OKLab | oklab(75.19% 0.1308 0.0205) |
| OKLCH | oklch(75.19% 0.132 8.9) |
| XYZ | xyz(52.6901, 39.7427, 36.7879) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.85
Rosa
#FE86A4
ΔE00 2.55
Pig Pink
#E78EA5
ΔE00 3.69
Carnation
#FD798F
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.01
Carnation Pink
#FF7FA7
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5899D #89F5E1
analogous
#F589D3 #F5899D #F5AB89
triadic
#F5899D #9DF589 #899DF5
tetradic
#F5899D #D3F589 #89F5E1 #AB89F5
square
#F5899D #D3F589 #89F5E1 #AB89F5
split-complementary
#F5899D #89F5AB #89D3F5
monochromatic
#EB183F #F0516E #F5899D #FAC1CC #FDE3E8
Accessibility & contrast
On white
2.35
#F5899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#F5899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5899D
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5899D | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9C9D
Deuteranopia (green-blind)
#B7B19B
Tritanopia (blue-blind)
#FF7F90
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f5899d; /* rgb */ color: rgb(245, 137, 157); /* oklch */ color: oklch(75.2% 0.132 8.9);
Tailwind
colors: {
custom: {
50: '#fbadb9',
500: '#f5899d',
950: '#000000',
},
}SCSS
$custom: #f5899d; $custom-light: #fbadb9; $custom-dark: #000000;
JSON
{
"hex": "#f5899d",
"rgb": {
"r": 245,
"g": 137,
"b": 157
},
"hsl": {
"h": 348.889,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.75192,
"c": 0.13243,
"h": 8.9
},
"luminance": 0.39738
}Semantic roles & 50–950 ramp
primary
#F5899D
secondary
#D6F5EF
accent
#E1B805
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80