#FD899E#FD899E
#FD899E is a light, vivid red. Relative luminance 0.412; OKLCH L 76.2% C 0.142 H 9.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FD899E |
|---|---|
| RGB | rgb(253, 137, 158) |
| HSL | hsl(349, 97%, 76%) |
| HSV | hsv(349, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 37.5%, 0.8%) |
| CIE-LAB | lab(70.35, 46.04, 8.85) |
| CIE-LCH | lch(70.35, 46.88, 10.87°) |
| OKLab | oklab(76.22% 0.1397 0.0233) |
| OKLCH | oklch(76.22% 0.142 9.5) |
| XYZ | xyz(55.6280, 41.2477, 37.3730) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.15
Rosa
#FE86A4
ΔE00 2.33
Carnation
#FD798F
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.10
Blush Pink
#FE828C
ΔE00 4.34
Carnation Pink
#FF7FA7
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD899E #89FDE8
analogous
#FD89D8 #FD899E #FDAE89
triadic
#FD899E #9EFD89 #899EFD
tetradic
#FD899E #D8FD89 #89FDE8 #AE89FD
square
#FD899E #D8FD89 #89FDE8 #AE89FD
split-complementary
#FD899E #89FDAE #89D8FD
monochromatic
#FB113B #FC4D6D #FD899E #FEC5CF #FEE1E6
Accessibility & contrast
On white
2.27
#FD899E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#FD899E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD899E
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD899E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD899E | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9E
Deuteranopia (green-blind)
#BBB59C
Tritanopia (blue-blind)
#FF7D91
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd899e; /* rgb */ color: rgb(253, 137, 158); /* oklch */ color: oklch(76.2% 0.142 9.5);
Tailwind
colors: {
custom: {
50: '#ffaeba',
500: '#fd899e',
950: '#000000',
},
}SCSS
$custom: #fd899e; $custom-light: #ffaeba; $custom-dark: #000000;
JSON
{
"hex": "#fd899e",
"rgb": {
"r": 253,
"g": 137,
"b": 158
},
"hsl": {
"h": 349.138,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.76222,
"c": 0.14161,
"h": 9.5
},
"luminance": 0.41243
}Semantic roles & 50–950 ramp
primary
#FD899E
secondary
#D4F7F1
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80