#FC889F#FC889F
#FC889F is a light, vivid red. Relative luminance 0.408; OKLCH L 76.0% C 0.142 H 8.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FC889F |
|---|---|
| RGB | rgb(252, 136, 159) |
| HSL | hsl(348, 95%, 76%) |
| HSV | hsv(348, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 36.9%, 1.2%) |
| CIE-LAB | lab(70.04, 46.31, 7.83) |
| CIE-LCH | lch(70.04, 46.96, 9.60°) |
| OKLab | oklab(75.97% 0.1405 0.0208) |
| OKLCH | oklch(75.97% 0.142 8.4) |
| XYZ | xyz(55.2098, 40.8120, 37.7640) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.29
Rosa
#FE86A4
ΔE00 1.75
Pinky
#FC86AA
ΔE00 3.51
Carnation
#FD798F
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 4.00
Pig Pink
#E78EA5
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC889F #88FCE5
analogous
#FC88D9 #FC889F #FCAB88
triadic
#FC889F #9FFC88 #889FFC
tetradic
#FC889F #D9FC88 #88FCE5 #AB88FC
square
#FC889F #D9FC88 #88FCE5 #AB88FC
split-complementary
#FC889F #88FCAB #88D9FC
monochromatic
#F9113F #FA4C6F #FC889F #FEC4CF #FEE1E7
Accessibility & contrast
On white
2.29
#FC889F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FC889F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC889F
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC889F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC889F | 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)
#9D9D9F
Deuteranopia (green-blind)
#BAB49D
Tritanopia (blue-blind)
#FF7D90
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc889f; /* rgb */ color: rgb(252, 136, 159); /* oklch */ color: oklch(76.0% 0.142 8.4);
Tailwind
colors: {
custom: {
50: '#ffadbb',
500: '#fc889f',
950: '#000000',
},
}SCSS
$custom: #fc889f; $custom-light: #ffadbb; $custom-dark: #000000;
JSON
{
"hex": "#fc889f",
"rgb": {
"r": 252,
"g": 136,
"b": 159
},
"hsl": {
"h": 348.103,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.75972,
"c": 0.14205,
"h": 8.4
},
"luminance": 0.40807
}Semantic roles & 50–950 ramp
primary
#FC889F
secondary
#D5F6F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80