#FD8EA0#FD8EA0
#FD8EA0 is a light, vivid red. Relative luminance 0.428; OKLCH L 77.0% C 0.135 H 10.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EA0 |
|---|---|
| RGB | rgb(253, 142, 160) |
| HSL | hsl(350, 97%, 77%) |
| HSV | hsv(350, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 36.8%, 0.8%) |
| CIE-LAB | lab(71.40, 43.76, 9.23) |
| CIE-LCH | lch(71.40, 44.72, 11.91°) |
| OKLab | oklab(77.04% 0.1327 0.0243) |
| OKLCH | oklch(77.04% 0.135 10.4) |
| XYZ | xyz(56.5289, 42.7717, 38.5295) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.82
Rosa
#FE86A4
ΔE00 3.16
Blush Pink
#FE828C
ΔE00 4.45
Carnation
#FD798F
ΔE00 4.53
Pinky
#FC86AA
ΔE00 4.77
Pig Pink
#E78EA5
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EA0 #8EFDEB
analogous
#FD8ED8 #FD8EA0 #FDB38E
triadic
#FD8EA0 #A0FD8E #8EA0FD
tetradic
#FD8EA0 #D8FD8E #8EFDEB #B38EFD
square
#FD8EA0 #D8FD8E #8EFDEB #B38EFD
split-complementary
#FD8EA0 #8EFDB3 #8ED8FD
monochromatic
#FB163B #FC526D #FD8EA0 #FECAD3 #FEE1E6
Accessibility & contrast
On white
2.20
#FD8EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FD8EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EA0
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EA0 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A2A0
Deuteranopia (green-blind)
#BEB79E
Tritanopia (blue-blind)
#FF8395
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8ea0; /* rgb */ color: rgb(253, 142, 160); /* oklch */ color: oklch(77.0% 0.135 10.4);
Tailwind
colors: {
custom: {
50: '#ffb1bc',
500: '#fd8ea0',
950: '#000000',
},
}SCSS
$custom: #fd8ea0; $custom-light: #ffb1bc; $custom-dark: #000000;
JSON
{
"hex": "#fd8ea0",
"rgb": {
"r": 253,
"g": 142,
"b": 160
},
"hsl": {
"h": 350.27,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77036,
"c": 0.13491,
"h": 10.4
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#FD8EA0
secondary
#D4F7F1
accent
#E6C000
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081