#FC889B#FC889B
#FC889B is a light, vivid red. Relative luminance 0.407; OKLCH L 75.9% C 0.141 H 10.6°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC889B |
|---|---|
| RGB | rgb(252, 136, 155) |
| HSL | hsl(350, 95%, 76%) |
| HSV | hsv(350, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 38.5%, 1.2%) |
| CIE-LAB | lab(69.95, 45.86, 9.93) |
| CIE-LCH | lch(69.95, 46.92, 12.22°) |
| OKLab | oklab(75.87% 0.1391 0.0261) |
| OKLCH | oklch(75.87% 0.141 10.6) |
| XYZ | xyz(54.8683, 40.6754, 35.9655) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.88
Rosa
#FE86A4
ΔE00 2.92
Carnation
#FD798F
ΔE00 3.21
Blush Pink
#FE828C
ΔE00 3.68
Pinky
#FC86AA
ΔE00 4.70
Carnation Pink
#FF7FA7
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC889B #88FCE9
analogous
#FC88D5 #FC889B #FCAF88
triadic
#FC889B #9BFC88 #889BFC
tetradic
#FC889B #D5FC88 #88FCE9 #AF88FC
square
#FC889B #D5FC88 #88FCE9 #AF88FC
split-complementary
#FC889B #88FCAF #88D5FC
monochromatic
#F91137 #FA4C69 #FC889B #FEC4CD #FEE1E6
Accessibility & contrast
On white
2.30
#FC889B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC889B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC889B
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC889B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC889B | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9D9B
Deuteranopia (green-blind)
#BBB499
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc889b; /* rgb */ color: rgb(252, 136, 155); /* oklch */ color: oklch(75.9% 0.141 10.6);
Tailwind
colors: {
custom: {
50: '#ffadb8',
500: '#fc889b',
950: '#000000',
},
}SCSS
$custom: #fc889b; $custom-light: #ffadb8; $custom-dark: #000000;
JSON
{
"hex": "#fc889b",
"rgb": {
"r": 252,
"g": 136,
"b": 155
},
"hsl": {
"h": 350.172,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.75868,
"c": 0.14147,
"h": 10.6
},
"luminance": 0.4067
}Semantic roles & 50–950 ramp
primary
#FC889B
secondary
#D5F6F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80