#FC889A#FC889A
#FC889A is a light, vivid red. Relative luminance 0.406; OKLCH L 75.8% C 0.141 H 11.2°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FC889A |
|---|---|
| RGB | rgb(252, 136, 154) |
| HSL | hsl(351, 95%, 76%) |
| HSV | hsv(351, 46%, 99%) |
| CMYK | cmyk(0%, 46%, 38.9%, 1.2%) |
| CIE-LAB | lab(69.92, 45.75, 10.46) |
| CIE-LCH | lch(69.92, 46.93, 12.88°) |
| OKLab | oklab(75.84% 0.1387 0.0274) |
| OKLCH | oklch(75.84% 0.141 11.2) |
| XYZ | xyz(54.7847, 40.6420, 35.5250) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.00
Carnation
#FD798F
ΔE00 3.15
Rosa
#FE86A4
ΔE00 3.22
Blush Pink
#FE828C
ΔE00 3.39
Pinky
#FC86AA
ΔE00 5.01
Pig Pink
#E78EA5
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC889A #88FCEA
analogous
#FC88D4 #FC889A #FCB088
triadic
#FC889A #9AFC88 #889AFC
tetradic
#FC889A #D4FC88 #88FCEA #B088FC
square
#FC889A #D4FC88 #88FCEA #B088FC
split-complementary
#FC889A #88FCB0 #88D4FC
monochromatic
#F91135 #FA4C67 #FC889A #FEC4CD #FEE1E6
Accessibility & contrast
On white
2.30
#FC889A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FC889A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC889A
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC889A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC889A | 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)
#9E9D9A
Deuteranopia (green-blind)
#BBB398
Tritanopia (blue-blind)
#FF7C8F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fc889a; /* rgb */ color: rgb(252, 136, 154); /* oklch */ color: oklch(75.8% 0.141 11.2);
Tailwind
colors: {
custom: {
50: '#ffadb7',
500: '#fc889a',
950: '#000000',
},
}SCSS
$custom: #fc889a; $custom-light: #ffadb7; $custom-dark: #000000;
JSON
{
"hex": "#fc889a",
"rgb": {
"r": 252,
"g": 136,
"b": 154
},
"hsl": {
"h": 350.69,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.75842,
"c": 0.14136,
"h": 11.2
},
"luminance": 0.40637
}Semantic roles & 50–950 ramp
primary
#FC889A
secondary
#D5F6F1
accent
#E6C200
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80