#FC8DA0#FC8DA0
#FC8DA0 is a light, vivid red. Relative luminance 0.423; OKLCH L 76.8% C 0.135 H 9.8°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DA0 |
|---|---|
| RGB | rgb(252, 141, 160) |
| HSL | hsl(350, 95%, 77%) |
| HSV | hsv(350, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 36.5%, 1.2%) |
| CIE-LAB | lab(71.07, 43.91, 8.74) |
| CIE-LCH | lch(71.07, 44.77, 11.25°) |
| OKLab | oklab(76.76% 0.1332 0.0231) |
| OKLCH | oklch(76.76% 0.135 9.8) |
| XYZ | xyz(56.0176, 42.2882, 38.4631) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.57
Rosa
#FE86A4
ΔE00 2.82
Carnation
#FD798F
ΔE00 4.39
Pinky
#FC86AA
ΔE00 4.44
Blush Pink
#FE828C
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DA0 #8DFCE9
analogous
#FC8DD7 #FC8DA0 #FCB28D
triadic
#FC8DA0 #A0FC8D #8DA0FC
tetradic
#FC8DA0 #D7FC8D #8DFCE9 #B28DFC
square
#FC8DA0 #D7FC8D #8DFCE9 #B28DFC
split-complementary
#FC8DA0 #8DFCB2 #8DD7FC
monochromatic
#F9163D #FA516E #FC8DA0 #FEC9D2 #FEE1E6
Accessibility & contrast
On white
2.22
#FC8DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#FC8DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DA0
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DA0 | 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)
#A1A1A0
Deuteranopia (green-blind)
#BDB69E
Tritanopia (blue-blind)
#FF8294
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc8da0; /* rgb */ color: rgb(252, 141, 160); /* oklch */ color: oklch(76.8% 0.135 9.8);
Tailwind
colors: {
custom: {
50: '#ffb0bc',
500: '#fc8da0',
950: '#000000',
},
}SCSS
$custom: #fc8da0; $custom-light: #ffb0bc; $custom-dark: #000000;
JSON
{
"hex": "#fc8da0",
"rgb": {
"r": 252,
"g": 141,
"b": 160
},
"hsl": {
"h": 349.73,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.76758,
"c": 0.13516,
"h": 9.8
},
"luminance": 0.42283
}Semantic roles & 50–950 ramp
primary
#FC8DA0
secondary
#D5F6F1
accent
#E6BE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081