#FC8CA7#FC8CA7
#FC8CA7 is a light, vivid red. Relative luminance 0.422; OKLCH L 76.8% C 0.138 H 5.4°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8CA7 |
|---|---|
| RGB | rgb(252, 140, 167) |
| HSL | hsl(346, 95%, 77%) |
| HSV | hsv(346, 44%, 99%) |
| CMYK | cmyk(0%, 44.4%, 33.7%, 1.2%) |
| CIE-LAB | lab(71.04, 45.24, 4.79) |
| CIE-LCH | lch(71.04, 45.49, 6.05°) |
| OKLab | oklab(76.79% 0.1373 0.013) |
| OKLCH | oklch(76.79% 0.138 5.4) |
| XYZ | xyz(56.5005, 42.2465, 41.7304) |
| Luminance | 0.4224 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.32
Pinky
#FC86AA
ΔE00 2.27
Rose Pink
#F7879A
ΔE00 2.90
Carnation Pink
#FF7FA7
ΔE00 3.33
Pig Pink
#E78EA5
ΔE00 3.69
Carnation
#FD798F
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8CA7 #8CFCE1
analogous
#FC8CDF #FC8CA7 #FCA98C
triadic
#FC8CA7 #A7FC8C #8CA7FC
tetradic
#FC8CA7 #DFFC8C #8CFCE1 #A98CFC
square
#FC8CA7 #DFFC8C #8CFCE1 #A98CFC
split-complementary
#FC8CA7 #8CFCA9 #8CDFFC
monochromatic
#F9154C #FA5079 #FC8CA7 #FEC8D5 #FEE1E8
Accessibility & contrast
On white
2.22
#FC8CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#FC8CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8CA7
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8CA7 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#BBB6A5
Tritanopia (blue-blind)
#FF8296
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc8ca7; /* rgb */ color: rgb(252, 140, 167); /* oklch */ color: oklch(76.8% 0.138 5.4);
Tailwind
colors: {
custom: {
50: '#ffb0c1',
500: '#fc8ca7',
950: '#000000',
},
}SCSS
$custom: #fc8ca7; $custom-light: #ffb0c1; $custom-dark: #000000;
JSON
{
"hex": "#fc8ca7",
"rgb": {
"r": 252,
"g": 140,
"b": 167
},
"hsl": {
"h": 345.536,
"s": 94.915,
"l": 76.863
},
"oklch": {
"l": 0.76793,
"c": 0.13788,
"h": 5.4
},
"luminance": 0.42242
}Semantic roles & 50–950 ramp
primary
#FC8CA7
secondary
#D5F6EE
accent
#E6AE00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081