#FC889C#FC889C
#FC889C is a light, vivid red. Relative luminance 0.407; OKLCH L 75.9% C 0.142 H 10.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FC889C |
|---|---|
| RGB | rgb(252, 136, 156) |
| HSL | hsl(350, 95%, 76%) |
| HSV | hsv(350, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 38.1%, 1.2%) |
| CIE-LAB | lab(69.97, 45.97, 9.41) |
| CIE-LCH | lch(69.97, 46.92, 11.57°) |
| OKLab | oklab(75.89% 0.1394 0.0248) |
| OKLCH | oklch(75.89% 0.142 10.1) |
| XYZ | xyz(54.9526, 40.7092, 36.4096) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.85
Rosa
#FE86A4
ΔE00 2.62
Carnation
#FD798F
ΔE00 3.29
Blush Pink
#FE828C
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC889C #88FCE8
analogous
#FC88D6 #FC889C #FCAE88
triadic
#FC889C #9CFC88 #889CFC
tetradic
#FC889C #D6FC88 #88FCE8 #AE88FC
square
#FC889C #D6FC88 #88FCE8 #AE88FC
split-complementary
#FC889C #88FCAE #88D6FC
monochromatic
#F91139 #FA4C6A #FC889C #FEC4CE #FEE1E6
Accessibility & contrast
On white
2.30
#FC889C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#FC889C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC889C
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC889C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC889C | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9D9C
Deuteranopia (green-blind)
#BAB49A
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc889c; /* rgb */ color: rgb(252, 136, 156); /* oklch */ color: oklch(75.9% 0.142 10.1);
Tailwind
colors: {
custom: {
50: '#ffadb9',
500: '#fc889c',
950: '#000000',
},
}SCSS
$custom: #fc889c; $custom-light: #ffadb9; $custom-dark: #000000;
JSON
{
"hex": "#fc889c",
"rgb": {
"r": 252,
"g": 136,
"b": 156
},
"hsl": {
"h": 349.655,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.75893,
"c": 0.1416,
"h": 10.1
},
"luminance": 0.40704
}Semantic roles & 50–950 ramp
primary
#FC889C
secondary
#D5F6F1
accent
#E6BE00
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80