#FC8DA8#FC8DA8
#FC8DA8 is a light, vivid red. Relative luminance 0.426; OKLCH L 77.0% C 0.137 H 5.2°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8DA8 |
|---|---|
| RGB | rgb(252, 141, 168) |
| HSL | hsl(345, 95%, 77%) |
| HSV | hsv(345, 44%, 99%) |
| CMYK | cmyk(0%, 44%, 33.3%, 1.2%) |
| CIE-LAB | lab(71.27, 44.85, 4.56) |
| CIE-LCH | lch(71.27, 45.09, 5.81°) |
| OKLab | oklab(76.97% 0.1361 0.0124) |
| OKLCH | oklch(76.97% 0.137 5.2) |
| XYZ | xyz(56.7400, 42.5772, 42.2681) |
| Luminance | 0.4257 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.53
Pinky
#FC86AA
ΔE00 2.32
Rose Pink
#F7879A
ΔE00 3.07
Carnation Pink
#FF7FA7
ΔE00 3.45
Pig Pink
#E78EA5
ΔE00 3.64
Carnation
#FD798F
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8DA8 #8DFCE1
analogous
#FC8DE0 #FC8DA8 #FCA98D
triadic
#FC8DA8 #A8FC8D #8DA8FC
tetradic
#FC8DA8 #E0FC8D #8DFCE1 #A98DFC
square
#FC8DA8 #E0FC8D #8DFCE1 #A98DFC
split-complementary
#FC8DA8 #8DFCA9 #8DE0FC
monochromatic
#F9164D #FA517A #FC8DA8 #FEC9D6 #FEE1E8
Accessibility & contrast
On white
2.21
#FC8DA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FC8DA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8DA8
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8DA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8DA8 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2A9
Deuteranopia (green-blind)
#BBB6A6
Tritanopia (blue-blind)
#FF8497
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fc8da8; /* rgb */ color: rgb(252, 141, 168); /* oklch */ color: oklch(77.0% 0.137 5.2);
Tailwind
colors: {
custom: {
50: '#ffb0c1',
500: '#fc8da8',
950: '#000000',
},
}SCSS
$custom: #fc8da8; $custom-light: #ffb0c1; $custom-dark: #000000;
JSON
{
"hex": "#fc8da8",
"rgb": {
"r": 252,
"g": 141,
"b": 168
},
"hsl": {
"h": 345.405,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.76973,
"c": 0.13665,
"h": 5.2
},
"luminance": 0.42572
}Semantic roles & 50–950 ramp
primary
#FC8DA8
secondary
#D5F6EE
accent
#E6AE00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081