#FC8FA6#FC8FA6
#FC8FA6 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.2% C 0.133 H 7.1°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FA6 |
|---|---|
| RGB | rgb(252, 143, 166) |
| HSL | hsl(347, 95%, 77%) |
| HSV | hsv(347, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 34.1%, 1.2%) |
| CIE-LAB | lab(71.62, 43.60, 6.19) |
| CIE-LCH | lch(71.62, 44.04, 8.08°) |
| OKLab | oklab(77.23% 0.1323 0.0166) |
| OKLCH | oklch(77.23% 0.133 7.1) |
| XYZ | xyz(56.8527, 43.0984, 41.3936) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.18
Rose Pink
#F7879A
ΔE00 2.55
Pinky
#FC86AA
ΔE00 3.37
Pig Pink
#E78EA5
ΔE00 3.85
Carnation Pink
#FF7FA7
ΔE00 4.38
Carnation
#FD798F
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FA6 #8FFCE5
analogous
#FC8FDD #FC8FA6 #FCAE8F
triadic
#FC8FA6 #A6FC8F #8FA6FC
tetradic
#FC8FA6 #DDFC8F #8FFCE5 #AE8FFC
square
#FC8FA6 #DDFC8F #8FFCE5 #AE8FFC
split-complementary
#FC8FA6 #8FFCAE #8FDDFC
monochromatic
#F91847 #FA5377 #FC8FA6 #FECBD5 #FEE1E7
Accessibility & contrast
On white
2.18
#FC8FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FC8FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FA6
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FA6 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A3A7
Deuteranopia (green-blind)
#BDB7A4
Tritanopia (blue-blind)
#FF8597
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8fa6; /* rgb */ color: rgb(252, 143, 166); /* oklch */ color: oklch(77.2% 0.133 7.1);
Tailwind
colors: {
custom: {
50: '#ffb2c0',
500: '#fc8fa6',
950: '#000000',
},
}SCSS
$custom: #fc8fa6; $custom-light: #ffb2c0; $custom-dark: #000000;
JSON
{
"hex": "#fc8fa6",
"rgb": {
"r": 252,
"g": 143,
"b": 166
},
"hsl": {
"h": 347.339,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77226,
"c": 0.13332,
"h": 7.1
},
"luminance": 0.43094
}Semantic roles & 50–950 ramp
primary
#FC8FA6
secondary
#D5F6EF
accent
#E6B500
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081