#FD889B#FD889B
#FD889B is a light, vivid red. Relative luminance 0.409; OKLCH L 76.0% C 0.143 H 10.7°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FD889B |
|---|---|
| RGB | rgb(253, 136, 155) |
| HSL | hsl(350, 97%, 76%) |
| HSV | hsv(350, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 38.7%, 0.8%) |
| CIE-LAB | lab(70.08, 46.21, 10.14) |
| CIE-LCH | lch(70.08, 47.31, 12.38°) |
| OKLab | oklab(76% 0.1401 0.0266) |
| OKLCH | oklch(76% 0.143 10.7) |
| XYZ | xyz(55.2315, 40.8627, 35.9825) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.05
Rosa
#FE86A4
ΔE00 2.97
Carnation
#FD798F
ΔE00 3.20
Blush Pink
#FE828C
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.77
Carnation Pink
#FF7FA7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD889B #88FDEA
analogous
#FD88D6 #FD889B #FDB088
triadic
#FD889B #9BFD88 #889BFD
tetradic
#FD889B #D6FD88 #88FDEA #B088FD
square
#FD889B #D6FD88 #88FDEA #B088FD
split-complementary
#FD889B #88FDB0 #88D6FD
monochromatic
#FB1036 #FC4C68 #FD889B #FEC4CE #FEE1E6
Accessibility & contrast
On white
2.29
#FD889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#FD889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD889B
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD889B | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9B
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd889b; /* rgb */ color: rgb(253, 136, 155); /* oklch */ color: oklch(76.0% 0.143 10.7);
Tailwind
colors: {
custom: {
50: '#ffadb8',
500: '#fd889b',
950: '#000000',
},
}SCSS
$custom: #fd889b; $custom-light: #ffadb8; $custom-dark: #000000;
JSON
{
"hex": "#fd889b",
"rgb": {
"r": 253,
"g": 136,
"b": 155
},
"hsl": {
"h": 350.256,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.75995,
"c": 0.1426,
"h": 10.7
},
"luminance": 0.40858
}Semantic roles & 50–950 ramp
primary
#FD889B
secondary
#D4F7F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80