#FD889F#FD889F
#FD889F is a light, vivid red. Relative luminance 0.410; OKLCH L 76.1% C 0.143 H 8.6°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FD889F |
|---|---|
| RGB | rgb(253, 136, 159) |
| HSL | hsl(348, 97%, 76%) |
| HSV | hsv(348, 46%, 99%) |
| CMYK | cmyk(0%, 46.2%, 37.2%, 0.8%) |
| CIE-LAB | lab(70.18, 46.65, 8.04) |
| CIE-LCH | lch(70.18, 47.34, 9.78°) |
| OKLab | oklab(76.1% 0.1416 0.0213) |
| OKLCH | oklch(76.1% 0.143 8.6) |
| XYZ | xyz(55.5730, 40.9993, 37.7810) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.35
Rosa
#FE86A4
ΔE00 1.80
Pinky
#FC86AA
ΔE00 3.58
Carnation
#FD798F
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 4.05
Pig Pink
#E78EA5
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD889F #88FDE6
analogous
#FD88DA #FD889F #FDAC88
triadic
#FD889F #9FFD88 #889FFD
tetradic
#FD889F #DAFD88 #88FDE6 #AC88FD
square
#FD889F #DAFD88 #88FDE6 #AC88FD
split-complementary
#FD889F #88FDAC #88DAFD
monochromatic
#FB103E #FC4C6E #FD889F #FEC4D0 #FEE1E7
Accessibility & contrast
On white
2.28
#FD889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#FD889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD889F
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD889F | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9E9F
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd889f; /* rgb */ color: rgb(253, 136, 159); /* oklch */ color: oklch(76.1% 0.143 8.6);
Tailwind
colors: {
custom: {
50: '#ffadbb',
500: '#fd889f',
950: '#000000',
},
}SCSS
$custom: #fd889f; $custom-light: #ffadbb; $custom-dark: #000000;
JSON
{
"hex": "#fd889f",
"rgb": {
"r": 253,
"g": 136,
"b": 159
},
"hsl": {
"h": 348.205,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.76099,
"c": 0.14316,
"h": 8.6
},
"luminance": 0.40994
}Semantic roles & 50–950 ramp
primary
#FD889F
secondary
#D4F7F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80