#FD8EA7#FD8EA7
#FD8EA7 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.2% C 0.136 H 6.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EA7 |
|---|---|
| RGB | rgb(253, 142, 167) |
| HSL | hsl(346, 97%, 77%) |
| HSV | hsv(346, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 34%, 0.8%) |
| CIE-LAB | lab(71.57, 44.58, 5.57) |
| CIE-LCH | lch(71.57, 44.92, 7.13°) |
| OKLab | oklab(77.22% 0.1352 0.015) |
| OKLCH | oklch(77.22% 0.136 6.3) |
| XYZ | xyz(57.1585, 43.0236, 41.8457) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.79
Rose Pink
#F7879A
ΔE00 2.77
Pinky
#FC86AA
ΔE00 2.90
Pig Pink
#E78EA5
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 3.92
Carnation
#FD798F
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EA7 #8EFDE4
analogous
#FD8EDF #FD8EA7 #FDAC8E
triadic
#FD8EA7 #A7FD8E #8EA7FD
tetradic
#FD8EA7 #DFFD8E #8EFDE4 #AC8EFD
square
#FD8EA7 #DFFD8E #8EFDE4 #AC8EFD
split-complementary
#FD8EA7 #8EFDAC #8EDFFD
monochromatic
#FB1649 #FC5278 #FD8EA7 #FECAD6 #FEE1E8
Accessibility & contrast
On white
2.19
#FD8EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FD8EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EA7
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EA7 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A8
Deuteranopia (green-blind)
#BCB7A5
Tritanopia (blue-blind)
#FF8497
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8ea7; /* rgb */ color: rgb(253, 142, 167); /* oklch */ color: oklch(77.2% 0.136 6.3);
Tailwind
colors: {
custom: {
50: '#ffb1c1',
500: '#fd8ea7',
950: '#000000',
},
}SCSS
$custom: #fd8ea7; $custom-light: #ffb1c1; $custom-dark: #000000;
JSON
{
"hex": "#fd8ea7",
"rgb": {
"r": 253,
"g": 142,
"b": 167
},
"hsl": {
"h": 346.486,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77222,
"c": 0.13607,
"h": 6.3
},
"luminance": 0.43019
}Semantic roles & 50–950 ramp
primary
#FD8EA7
secondary
#D4F7EF
accent
#E6B200
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081