#FC8FA0#FC8FA0
#FC8FA0 is a light, vivid red. Relative luminance 0.429; OKLCH L 77.1% C 0.132 H 10.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FA0 |
|---|---|
| RGB | rgb(252, 143, 160) |
| HSL | hsl(351, 95%, 77%) |
| HSV | hsv(351, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 36.5%, 1.2%) |
| CIE-LAB | lab(71.48, 42.90, 9.32) |
| CIE-LCH | lch(71.48, 43.90, 12.25°) |
| OKLab | oklab(77.07% 0.1301 0.0245) |
| OKLCH | oklch(77.07% 0.132 10.7) |
| XYZ | xyz(56.3151, 42.8833, 38.5623) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.94
Rosa
#FE86A4
ΔE00 3.42
Blush Pink
#FE828C
ΔE00 4.47
Carnation
#FD798F
ΔE00 4.72
Pig Pink
#E78EA5
ΔE00 4.82
Pinky
#FC86AA
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FA0 #8FFCEB
analogous
#FC8FD7 #FC8FA0 #FCB48F
triadic
#FC8FA0 #A0FC8F #8FA0FC
tetradic
#FC8FA0 #D7FC8F #8FFCEB #B48FFC
square
#FC8FA0 #D7FC8F #8FFCEB #B48FFC
split-complementary
#FC8FA0 #8FFCB4 #8FD7FC
monochromatic
#F9183B #FA536D #FC8FA0 #FECBD3 #FEE1E6
Accessibility & contrast
On white
2.19
#FC8FA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FC8FA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FA0
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FA0 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A2A0
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#FF8495
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8fa0; /* rgb */ color: rgb(252, 143, 160); /* oklch */ color: oklch(77.1% 0.132 10.7);
Tailwind
colors: {
custom: {
50: '#ffb1bc',
500: '#fc8fa0',
950: '#000000',
},
}SCSS
$custom: #fc8fa0; $custom-light: #ffb1bc; $custom-dark: #000000;
JSON
{
"hex": "#fc8fa0",
"rgb": {
"r": 252,
"g": 143,
"b": 160
},
"hsl": {
"h": 350.642,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77067,
"c": 0.13238,
"h": 10.7
},
"luminance": 0.42878
}Semantic roles & 50–950 ramp
primary
#FC8FA0
secondary
#D5F6F1
accent
#E6C200
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081