#FD889D#FD889D
#FD889D is a light, vivid red. Relative luminance 0.409; OKLCH L 76.0% C 0.143 H 9.7°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD889D |
|---|---|
| RGB | rgb(253, 136, 157) |
| HSL | hsl(349, 97%, 76%) |
| HSV | hsv(349, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 37.9%, 0.8%) |
| CIE-LAB | lab(70.13, 46.43, 9.09) |
| CIE-LCH | lch(70.13, 47.31, 11.08°) |
| OKLab | oklab(76.05% 0.1408 0.024) |
| OKLCH | oklch(76.05% 0.143 9.7) |
| XYZ | xyz(55.4008, 40.9304, 36.8744) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.05
Rosa
#FE86A4
ΔE00 2.38
Carnation
#FD798F
ΔE00 3.38
Pinky
#FC86AA
ΔE00 4.17
Blush Pink
#FE828C
ΔE00 4.18
Carnation Pink
#FF7FA7
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD889D #88FDE8
analogous
#FD88D8 #FD889D #FDAE88
triadic
#FD889D #9DFD88 #889DFD
tetradic
#FD889D #D8FD88 #88FDE8 #AE88FD
square
#FD889D #D8FD88 #88FDE8 #AE88FD
split-complementary
#FD889D #88FDAE #88D8FD
monochromatic
#FB103A #FC4C6B #FD889D #FEC4CF #FEE1E6
Accessibility & contrast
On white
2.29
#FD889D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FD889D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD889D
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD889D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD889D | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9D
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#FF7C90
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd889d; /* rgb */ color: rgb(253, 136, 157); /* oklch */ color: oklch(76.0% 0.143 9.7);
Tailwind
colors: {
custom: {
50: '#ffadb9',
500: '#fd889d',
950: '#000000',
},
}SCSS
$custom: #fd889d; $custom-light: #ffadb9; $custom-dark: #000000;
JSON
{
"hex": "#fd889d",
"rgb": {
"r": 253,
"g": 136,
"b": 157
},
"hsl": {
"h": 349.231,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.76046,
"c": 0.14286,
"h": 9.7
},
"luminance": 0.40925
}Semantic roles & 50–950 ramp
primary
#FD889D
secondary
#D4F7F1
accent
#E6BC00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80