#FD8EA9#FD8EA9
#FD8EA9 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.3% C 0.137 H 5.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EA9 |
|---|---|
| RGB | rgb(253, 142, 169) |
| HSL | hsl(345, 97%, 77%) |
| HSV | hsv(345, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 33.2%, 0.8%) |
| CIE-LAB | lab(71.62, 44.82, 4.53) |
| CIE-LCH | lch(71.62, 45.05, 5.78°) |
| OKLab | oklab(77.28% 0.136 0.0124) |
| OKLCH | oklch(77.28% 0.137 5.2) |
| XYZ | xyz(57.3449, 43.0981, 42.8270) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.72
Pinky
#FC86AA
ΔE00 2.45
Rose Pink
#F7879A
ΔE00 3.24
Carnation Pink
#FF7FA7
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 3.78
Carnation
#FD798F
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EA9 #8EFDE2
analogous
#FD8EE1 #FD8EA9 #FDAA8E
triadic
#FD8EA9 #A9FD8E #8EA9FD
tetradic
#FD8EA9 #E1FD8E #8EFDE2 #AA8EFD
square
#FD8EA9 #E1FD8E #8EFDE2 #AA8EFD
split-complementary
#FD8EA9 #8EFDAA #8EE1FD
monochromatic
#FB164D #FC527B #FD8EA9 #FECAD7 #FEE1E8
Accessibility & contrast
On white
2.18
#FD8EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#FD8EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EA9
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EA9 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AA
Deuteranopia (green-blind)
#BCB7A7
Tritanopia (blue-blind)
#FF8598
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8ea9; /* rgb */ color: rgb(253, 142, 169); /* oklch */ color: oklch(77.3% 0.137 5.2);
Tailwind
colors: {
custom: {
50: '#ffb1c2',
500: '#fd8ea9',
950: '#000000',
},
}SCSS
$custom: #fd8ea9; $custom-light: #ffb1c2; $custom-dark: #000000;
JSON
{
"hex": "#fd8ea9",
"rgb": {
"r": 253,
"g": 142,
"b": 169
},
"hsl": {
"h": 345.405,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77277,
"c": 0.13652,
"h": 5.2
},
"luminance": 0.43093
}Semantic roles & 50–950 ramp
primary
#FD8EA9
secondary
#D4F7EE
accent
#E6AE00
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081