#FC8FA2#FC8FA2
#FC8FA2 is a light, vivid red. Relative luminance 0.429; OKLCH L 77.1% C 0.133 H 9.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FA2 |
|---|---|
| RGB | rgb(252, 143, 162) |
| HSL | hsl(350, 95%, 77%) |
| HSV | hsv(350, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 35.7%, 1.2%) |
| CIE-LAB | lab(71.52, 43.13, 8.27) |
| CIE-LCH | lch(71.52, 43.92, 10.86°) |
| OKLab | oklab(77.12% 0.1308 0.0219) |
| OKLCH | oklch(77.12% 0.133 9.5) |
| XYZ | xyz(56.4915, 42.9539, 39.4911) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.99
Rosa
#FE86A4
ΔE00 2.93
Pinky
#FC86AA
ΔE00 4.42
Pig Pink
#E78EA5
ΔE00 4.44
Carnation
#FD798F
ΔE00 4.86
Blush Pink
#FE828C
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FA2 #8FFCE9
analogous
#FC8FD9 #FC8FA2 #FCB28F
triadic
#FC8FA2 #A2FC8F #8FA2FC
tetradic
#FC8FA2 #D9FC8F #8FFCE9 #B28FFC
square
#FC8FA2 #D9FC8F #8FFCE9 #B28FFC
split-complementary
#FC8FA2 #8FFCB2 #8FD9FC
monochromatic
#F9183F #FA5371 #FC8FA2 #FECBD3 #FEE1E6
Accessibility & contrast
On white
2.19
#FC8FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FC8FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FA2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FA2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A2
Deuteranopia (green-blind)
#BDB7A0
Tritanopia (blue-blind)
#FF8596
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8fa2; /* rgb */ color: rgb(252, 143, 162); /* oklch */ color: oklch(77.1% 0.133 9.5);
Tailwind
colors: {
custom: {
50: '#ffb1bd',
500: '#fc8fa2',
950: '#000000',
},
}SCSS
$custom: #fc8fa2; $custom-light: #ffb1bd; $custom-dark: #000000;
JSON
{
"hex": "#fc8fa2",
"rgb": {
"r": 252,
"g": 143,
"b": 162
},
"hsl": {
"h": 349.541,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77119,
"c": 0.13264,
"h": 9.5
},
"luminance": 0.42949
}Semantic roles & 50–950 ramp
primary
#FC8FA2
secondary
#D5F6F1
accent
#E6BD00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081