#FD8EA1#FD8EA1
#FD8EA1 is a light, vivid red. Relative luminance 0.428; OKLCH L 77.1% C 0.135 H 9.8°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EA1 |
|---|---|
| RGB | rgb(253, 142, 161) |
| HSL | hsl(350, 97%, 77%) |
| HSV | hsv(350, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 36.4%, 0.8%) |
| CIE-LAB | lab(71.42, 43.87, 8.70) |
| CIE-LCH | lch(71.42, 44.73, 11.22°) |
| OKLab | oklab(77.06% 0.1331 0.023) |
| OKLCH | oklch(77.06% 0.135 9.8) |
| XYZ | xyz(56.6167, 42.8068, 38.9920) |
| Luminance | 0.4280 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.84
Rosa
#FE86A4
ΔE00 2.90
Pinky
#FC86AA
ΔE00 4.49
Carnation
#FD798F
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 4.67
Blush Pink
#FE828C
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EA1 #8EFDEA
analogous
#FD8ED8 #FD8EA1 #FDB38E
triadic
#FD8EA1 #A1FD8E #8EA1FD
tetradic
#FD8EA1 #D8FD8E #8EFDEA #B38EFD
square
#FD8EA1 #D8FD8E #8EFDEA #B38EFD
split-complementary
#FD8EA1 #8EFDB3 #8ED8FD
monochromatic
#FB163D #FC526F #FD8EA1 #FECAD3 #FEE1E6
Accessibility & contrast
On white
2.20
#FD8EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FD8EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EA1
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EA1 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A1
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8ea1; /* rgb */ color: rgb(253, 142, 161); /* oklch */ color: oklch(77.1% 0.135 9.8);
Tailwind
colors: {
custom: {
50: '#ffb1bc',
500: '#fd8ea1',
950: '#000000',
},
}SCSS
$custom: #fd8ea1; $custom-light: #ffb1bc; $custom-dark: #000000;
JSON
{
"hex": "#fd8ea1",
"rgb": {
"r": 253,
"g": 142,
"b": 161
},
"hsl": {
"h": 349.73,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77062,
"c": 0.13504,
"h": 9.8
},
"luminance": 0.42802
}Semantic roles & 50–950 ramp
primary
#FD8EA1
secondary
#D4F7F1
accent
#E6BE00
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081