#FC8DA2#FC8DA2
#FC8DA2 is a light, vivid red. Relative luminance 0.424; OKLCH L 76.8% C 0.135 H 8.7°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DA2 |
|---|---|
| RGB | rgb(252, 141, 162) |
| HSL | hsl(349, 95%, 77%) |
| HSV | hsv(349, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 35.7%, 1.2%) |
| CIE-LAB | lab(71.12, 44.14, 7.69) |
| CIE-LCH | lch(71.12, 44.81, 9.89°) |
| OKLab | oklab(76.81% 0.1339 0.0204) |
| OKLCH | oklch(76.81% 0.135 8.7) |
| XYZ | xyz(56.1939, 42.3588, 39.3919) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.77
Rosa
#FE86A4
ΔE00 2.33
Pinky
#FC86AA
ΔE00 3.87
Pig Pink
#E78EA5
ΔE00 4.24
Carnation
#FD798F
ΔE00 4.60
Carnation Pink
#FF7FA7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DA2 #8DFCE7
analogous
#FC8DD9 #FC8DA2 #FCB08D
triadic
#FC8DA2 #A2FC8D #8DA2FC
tetradic
#FC8DA2 #D9FC8D #8DFCE7 #B08DFC
square
#FC8DA2 #D9FC8D #8DFCE7 #B08DFC
split-complementary
#FC8DA2 #8DFCB0 #8DD9FC
monochromatic
#F91641 #FA5171 #FC8DA2 #FEC9D3 #FEE1E7
Accessibility & contrast
On white
2.22
#FC8DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#FC8DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DA2
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DA2 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#BCB6A0
Tritanopia (blue-blind)
#FF8295
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc8da2; /* rgb */ color: rgb(252, 141, 162); /* oklch */ color: oklch(76.8% 0.135 8.7);
Tailwind
colors: {
custom: {
50: '#ffb0bd',
500: '#fc8da2',
950: '#000000',
},
}SCSS
$custom: #fc8da2; $custom-light: #ffb0bd; $custom-dark: #000000;
JSON
{
"hex": "#fc8da2",
"rgb": {
"r": 252,
"g": 141,
"b": 162
},
"hsl": {
"h": 348.649,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.76811,
"c": 0.13547,
"h": 8.7
},
"luminance": 0.42354
}Semantic roles & 50–950 ramp
primary
#FC8DA2
secondary
#D5F6F0
accent
#E6BA00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081