#FC89A0#FC89A0
#FC89A0 is a light, vivid red. Relative luminance 0.411; OKLCH L 76.1% C 0.141 H 8.2°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FC89A0 |
|---|---|
| RGB | rgb(252, 137, 160) |
| HSL | hsl(348, 95%, 76%) |
| HSV | hsv(348, 46%, 99%) |
| CMYK | cmyk(0%, 45.6%, 36.5%, 1.2%) |
| CIE-LAB | lab(70.27, 45.92, 7.59) |
| CIE-LCH | lch(70.27, 46.54, 9.39°) |
| OKLab | oklab(76.15% 0.1394 0.0202) |
| OKLCH | oklch(76.15% 0.141 8.2) |
| XYZ | xyz(55.4384, 41.1299, 38.2700) |
| Luminance | 0.4113 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.42
Rosa
#FE86A4
ΔE00 1.72
Pinky
#FC86AA
ΔE00 3.44
Carnation
#FD798F
ΔE00 3.92
Carnation Pink
#FF7FA7
ΔE00 4.01
Pig Pink
#E78EA5
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC89A0 #89FCE5
analogous
#FC89DA #FC89A0 #FCAC89
triadic
#FC89A0 #A0FC89 #89A0FC
tetradic
#FC89A0 #DAFC89 #89FCE5 #AC89FC
square
#FC89A0 #DAFC89 #89FCE5 #AC89FC
split-complementary
#FC89A0 #89FCAC #89DAFC
monochromatic
#F91240 #FA4D70 #FC89A0 #FEC5D0 #FEE1E7
Accessibility & contrast
On white
2.28
#FC89A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#FC89A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC89A0
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC89A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC89A0 | 1.00 | 2.28 | 9.23 | 9.23 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9EA1
Deuteranopia (green-blind)
#BAB49E
Tritanopia (blue-blind)
#FF7E91
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fc89a0; /* rgb */ color: rgb(252, 137, 160); /* oklch */ color: oklch(76.1% 0.141 8.2);
Tailwind
colors: {
custom: {
50: '#ffaebc',
500: '#fc89a0',
950: '#000000',
},
}SCSS
$custom: #fc89a0; $custom-light: #ffaebc; $custom-dark: #000000;
JSON
{
"hex": "#fc89a0",
"rgb": {
"r": 252,
"g": 137,
"b": 160
},
"hsl": {
"h": 348,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.76149,
"c": 0.1408,
"h": 8.2
},
"luminance": 0.41125
}Semantic roles & 50–950 ramp
primary
#FC89A0
secondary
#D5F6F0
accent
#E6B800
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80