#FC8FA1#FC8FA1
#FC8FA1 is a light, vivid red. Relative luminance 0.429; OKLCH L 77.1% C 0.133 H 10.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8FA1 |
|---|---|
| RGB | rgb(252, 143, 161) |
| HSL | hsl(350, 95%, 77%) |
| HSV | hsv(350, 43%, 99%) |
| CMYK | cmyk(0%, 43.3%, 36.1%, 1.2%) |
| CIE-LAB | lab(71.50, 43.02, 8.80) |
| CIE-LCH | lch(71.50, 43.91, 11.56°) |
| OKLab | oklab(77.09% 0.1305 0.0232) |
| OKLCH | oklch(77.09% 0.133 10.1) |
| XYZ | xyz(56.4030, 42.9185, 39.0248) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.94
Rosa
#FE86A4
ΔE00 3.17
Pig Pink
#E78EA5
ΔE00 4.62
Pinky
#FC86AA
ΔE00 4.70
Blush Pink
#FE828C
ΔE00 4.72
Carnation
#FD798F
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8FA1 #8FFCEA
analogous
#FC8FD7 #FC8FA1 #FCB48F
triadic
#FC8FA1 #A1FC8F #8FA1FC
tetradic
#FC8FA1 #D7FC8F #8FFCEA #B48FFC
square
#FC8FA1 #D7FC8F #8FFCEA #B48FFC
split-complementary
#FC8FA1 #8FFCB4 #8FD7FC
monochromatic
#F9183D #FA536F #FC8FA1 #FECBD3 #FEE1E6
Accessibility & contrast
On white
2.19
#FC8FA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FC8FA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8FA1
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8FA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8FA1 | 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)
#A3A2A1
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#FF8496
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8fa1; /* rgb */ color: rgb(252, 143, 161); /* oklch */ color: oklch(77.1% 0.133 10.1);
Tailwind
colors: {
custom: {
50: '#ffb1bc',
500: '#fc8fa1',
950: '#000000',
},
}SCSS
$custom: #fc8fa1; $custom-light: #ffb1bc; $custom-dark: #000000;
JSON
{
"hex": "#fc8fa1",
"rgb": {
"r": 252,
"g": 143,
"b": 161
},
"hsl": {
"h": 350.092,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.77093,
"c": 0.13251,
"h": 10.1
},
"luminance": 0.42914
}Semantic roles & 50–950 ramp
primary
#FC8FA1
secondary
#D5F6F1
accent
#E6C000
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081