#FC8DA1#FC8DA1
#FC8DA1 is a light, vivid red. Relative luminance 0.423; OKLCH L 76.8% C 0.135 H 9.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DA1 |
|---|---|
| RGB | rgb(252, 141, 161) |
| HSL | hsl(349, 95%, 77%) |
| HSV | hsv(349, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 36.1%, 1.2%) |
| CIE-LAB | lab(71.09, 44.03, 8.22) |
| CIE-LCH | lch(71.09, 44.79, 10.57°) |
| OKLab | oklab(76.78% 0.1336 0.0217) |
| OKLCH | oklch(76.78% 0.135 9.3) |
| XYZ | xyz(56.1054, 42.3233, 38.9256) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.65
Rosa
#FE86A4
ΔE00 2.57
Pinky
#FC86AA
ΔE00 4.15
Pig Pink
#E78EA5
ΔE00 4.40
Carnation
#FD798F
ΔE00 4.48
Blush Pink
#FE828C
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DA1 #8DFCE8
analogous
#FC8DD9 #FC8DA1 #FCB18D
triadic
#FC8DA1 #A1FC8D #8DA1FC
tetradic
#FC8DA1 #D9FC8D #8DFCE8 #B18DFC
square
#FC8DA1 #D9FC8D #8DFCE8 #B18DFC
split-complementary
#FC8DA1 #8DFCB1 #8DD9FC
monochromatic
#F9163F #FA5170 #FC8DA1 #FEC9D2 #FEE1E6
Accessibility & contrast
On white
2.22
#FC8DA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FC8DA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DA1
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DA1 | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A1
Deuteranopia (green-blind)
#BCB69F
Tritanopia (blue-blind)
#FF8294
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc8da1; /* rgb */ color: rgb(252, 141, 161); /* oklch */ color: oklch(76.8% 0.135 9.3);
Tailwind
colors: {
custom: {
50: '#ffb0bc',
500: '#fc8da1',
950: '#000000',
},
}SCSS
$custom: #fc8da1; $custom-light: #ffb0bc; $custom-dark: #000000;
JSON
{
"hex": "#fc8da1",
"rgb": {
"r": 252,
"g": 141,
"b": 161
},
"hsl": {
"h": 349.189,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.76784,
"c": 0.13531,
"h": 9.3
},
"luminance": 0.42318
}Semantic roles & 50–950 ramp
primary
#FC8DA1
secondary
#D5F6F0
accent
#E6BC00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081