#FD889C#FD889C
#FD889C is a light, vivid red. Relative luminance 0.409; OKLCH L 76.0% C 0.143 H 10.2°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FD889C |
|---|---|
| RGB | rgb(253, 136, 156) |
| HSL | hsl(350, 97%, 76%) |
| HSV | hsv(350, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 38.3%, 0.8%) |
| CIE-LAB | lab(70.10, 46.32, 9.61) |
| CIE-LCH | lch(70.10, 47.30, 11.73°) |
| OKLab | oklab(76.02% 0.1405 0.0253) |
| OKLCH | oklch(76.02% 0.143 10.2) |
| XYZ | xyz(55.3158, 40.8964, 36.4266) |
| Luminance | 0.4089 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.01
Rosa
#FE86A4
ΔE00 2.67
Carnation
#FD798F
ΔE00 3.27
Blush Pink
#FE828C
ΔE00 3.90
Pinky
#FC86AA
ΔE00 4.47
Carnation Pink
#FF7FA7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD889C #88FDE9
analogous
#FD88D6 #FD889C #FDAF88
triadic
#FD889C #9CFD88 #889CFD
tetradic
#FD889C #D6FD88 #88FDE9 #AF88FD
square
#FD889C #D6FD88 #88FDE9 #AF88FD
split-complementary
#FD889C #88FDAF #88D6FD
monochromatic
#FB1038 #FC4C6A #FD889C #FEC4CE #FEE1E6
Accessibility & contrast
On white
2.29
#FD889C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#FD889C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD889C
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD889C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD889C | 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)
#9E9D9C
Deuteranopia (green-blind)
#BBB49A
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd889c; /* rgb */ color: rgb(253, 136, 156); /* oklch */ color: oklch(76.0% 0.143 10.2);
Tailwind
colors: {
custom: {
50: '#ffadb9',
500: '#fd889c',
950: '#000000',
},
}SCSS
$custom: #fd889c; $custom-light: #ffadb9; $custom-dark: #000000;
JSON
{
"hex": "#fd889c",
"rgb": {
"r": 253,
"g": 136,
"b": 156
},
"hsl": {
"h": 349.744,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.7602,
"c": 0.14272,
"h": 10.2
},
"luminance": 0.40891
}Semantic roles & 50–950 ramp
primary
#FD889C
secondary
#D4F7F1
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80