#FD889A#FD889A
#FD889A is a light, vivid red. Relative luminance 0.408; OKLCH L 76.0% C 0.142 H 11.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FD889A |
|---|---|
| RGB | rgb(253, 136, 154) |
| HSL | hsl(351, 97%, 76%) |
| HSV | hsv(351, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 39.1%, 0.8%) |
| CIE-LAB | lab(70.06, 46.10, 10.67) |
| CIE-LCH | lch(70.06, 47.32, 13.03°) |
| OKLab | oklab(75.97% 0.1397 0.0279) |
| OKLCH | oklch(75.97% 0.142 11.3) |
| XYZ | xyz(55.1478, 40.8292, 35.5420) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.17
Carnation
#FD798F
ΔE00 3.15
Rosa
#FE86A4
ΔE00 3.27
Blush Pink
#FE828C
ΔE00 3.33
Pinky
#FC86AA
ΔE00 5.07
Carnation Pink
#FF7FA7
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD889A #88FDEB
analogous
#FD88D5 #FD889A #FDB188
triadic
#FD889A #9AFD88 #889AFD
tetradic
#FD889A #D5FD88 #88FDEB #B188FD
square
#FD889A #D5FD88 #88FDEB #B188FD
split-complementary
#FD889A #88FDB1 #88D5FD
monochromatic
#FB1034 #FC4C67 #FD889A #FEC4CD #FEE1E5
Accessibility & contrast
On white
2.29
#FD889A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FD889A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD889A
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD889A | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9A
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd889a; /* rgb */ color: rgb(253, 136, 154); /* oklch */ color: oklch(76.0% 0.142 11.3);
Tailwind
colors: {
custom: {
50: '#ffadb7',
500: '#fd889a',
950: '#000000',
},
}SCSS
$custom: #fd889a; $custom-light: #ffadb7; $custom-dark: #000000;
JSON
{
"hex": "#fd889a",
"rgb": {
"r": 253,
"g": 136,
"b": 154
},
"hsl": {
"h": 350.769,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.75969,
"c": 0.14249,
"h": 11.3
},
"luminance": 0.40824
}Semantic roles & 50–950 ramp
primary
#FD889A
secondary
#D4F7F1
accent
#E6C200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80