#FC8EA8#FC8EA8
#FC8EA8 is a light, vivid red. Relative luminance 0.429; OKLCH L 77.1% C 0.135 H 5.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8EA8 |
|---|---|
| RGB | rgb(252, 142, 168) |
| HSL | hsl(346, 95%, 77%) |
| HSV | hsv(346, 44%, 99%) |
| CMYK | cmyk(0%, 43.7%, 33.3%, 1.2%) |
| CIE-LAB | lab(71.47, 44.35, 4.85) |
| CIE-LCH | lch(71.47, 44.61, 6.25°) |
| OKLab | oklab(77.13% 0.1345 0.0132) |
| OKLCH | oklch(77.13% 0.135 5.6) |
| XYZ | xyz(56.8882, 42.8734, 42.3175) |
| Luminance | 0.4287 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.75
Pinky
#FC86AA
ΔE00 2.61
Rose Pink
#F7879A
ΔE00 3.01
Pig Pink
#E78EA5
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.73
Carnation
#FD798F
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8EA8 #8EFCE2
analogous
#FC8EDF #FC8EA8 #FCAB8E
triadic
#FC8EA8 #A8FC8E #8EA8FC
tetradic
#FC8EA8 #DFFC8E #8EFCE2 #AB8EFC
square
#FC8EA8 #DFFC8E #8EFCE2 #AB8EFC
split-complementary
#FC8EA8 #8EFCAB #8EDFFC
monochromatic
#F9174C #FA527A #FC8EA8 #FECAD6 #FEE1E8
Accessibility & contrast
On white
2.19
#FC8EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FC8EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8EA8
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8EA8 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#BCB7A6
Tritanopia (blue-blind)
#FF8597
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fc8ea8; /* rgb */ color: rgb(252, 142, 168); /* oklch */ color: oklch(77.1% 0.135 5.6);
Tailwind
colors: {
custom: {
50: '#ffb1c1',
500: '#fc8ea8',
950: '#000000',
},
}SCSS
$custom: #fc8ea8; $custom-light: #ffb1c1; $custom-dark: #000000;
JSON
{
"hex": "#fc8ea8",
"rgb": {
"r": 252,
"g": 142,
"b": 168
},
"hsl": {
"h": 345.818,
"s": 94.828,
"l": 77.255
},
"oklch": {
"l": 0.77126,
"c": 0.13518,
"h": 5.6
},
"luminance": 0.42869
}Semantic roles & 50–950 ramp
primary
#FC8EA8
secondary
#D5F6EE
accent
#E6AF00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081