#FD899D#FD899D
#FD899D is a light, vivid red. Relative luminance 0.412; OKLCH L 76.2% C 0.141 H 10.0°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FD899D |
|---|---|
| RGB | rgb(253, 137, 157) |
| HSL | hsl(350, 97%, 76%) |
| HSV | hsv(350, 46%, 99%) |
| CMYK | cmyk(0%, 45.8%, 37.9%, 0.8%) |
| CIE-LAB | lab(70.33, 45.93, 9.37) |
| CIE-LCH | lch(70.33, 46.88, 11.53°) |
| OKLab | oklab(76.2% 0.1393 0.0247) |
| OKLCH | oklch(76.2% 0.141 10) |
| XYZ | xyz(55.5423, 41.2134, 36.9216) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.08
Rosa
#FE86A4
ΔE00 2.62
Carnation
#FD798F
ΔE00 3.51
Blush Pink
#FE828C
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD899D #89FDE9
analogous
#FD89D7 #FD899D #FDAF89
triadic
#FD899D #9DFD89 #899DFD
tetradic
#FD899D #D7FD89 #89FDE9 #AF89FD
square
#FD899D #D7FD89 #89FDE9 #AF89FD
split-complementary
#FD899D #89FDAF #89D7FD
monochromatic
#FB1139 #FC4D6B #FD899D #FEC5CF #FEE1E6
Accessibility & contrast
On white
2.27
#FD899D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#FD899D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD899D
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD899D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD899D | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9E9D
Deuteranopia (green-blind)
#BBB59B
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd899d; /* rgb */ color: rgb(253, 137, 157); /* oklch */ color: oklch(76.2% 0.141 10.0);
Tailwind
colors: {
custom: {
50: '#ffaeb9',
500: '#fd899d',
950: '#000000',
},
}SCSS
$custom: #fd899d; $custom-light: #ffaeb9; $custom-dark: #000000;
JSON
{
"hex": "#fd899d",
"rgb": {
"r": 253,
"g": 137,
"b": 157
},
"hsl": {
"h": 349.655,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.76196,
"c": 0.14147,
"h": 10
},
"luminance": 0.41208
}Semantic roles & 50–950 ramp
primary
#FD899D
secondary
#D4F7F1
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80