#FD8EA5#FD8EA5
#FD8EA5 is a light, vivid red. Relative luminance 0.429; OKLCH L 77.2% C 0.136 H 7.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EA5 |
|---|---|
| RGB | rgb(253, 142, 165) |
| HSL | hsl(348, 97%, 77%) |
| HSV | hsv(348, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 34.8%, 0.8%) |
| CIE-LAB | lab(71.52, 44.34, 6.62) |
| CIE-LCH | lch(71.52, 44.83, 8.49°) |
| OKLab | oklab(77.17% 0.1345 0.0177) |
| OKLCH | oklch(77.17% 0.136 7.5) |
| XYZ | xyz(56.9751, 42.9502, 40.8795) |
| Luminance | 0.4294 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.05
Rose Pink
#F7879A
ΔE00 2.36
Pinky
#FC86AA
ΔE00 3.40
Pig Pink
#E78EA5
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 4.31
Carnation
#FD798F
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EA5 #8EFDE6
analogous
#FD8EDC #FD8EA5 #FDAF8E
triadic
#FD8EA5 #A5FD8E #8EA5FD
tetradic
#FD8EA5 #DCFD8E #8EFDE6 #AF8EFD
square
#FD8EA5 #DCFD8E #8EFDE6 #AF8EFD
split-complementary
#FD8EA5 #8EFDAF #8EDCFD
monochromatic
#FB1645 #FC5275 #FD8EA5 #FECAD5 #FEE1E7
Accessibility & contrast
On white
2.19
#FD8EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FD8EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EA5
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EA5 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#BDB7A3
Tritanopia (blue-blind)
#FF8496
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8ea5; /* rgb */ color: rgb(253, 142, 165); /* oklch */ color: oklch(77.2% 0.136 7.5);
Tailwind
colors: {
custom: {
50: '#ffb1bf',
500: '#fd8ea5',
950: '#000000',
},
}SCSS
$custom: #fd8ea5; $custom-light: #ffb1bf; $custom-dark: #000000;
JSON
{
"hex": "#fd8ea5",
"rgb": {
"r": 253,
"g": 142,
"b": 165
},
"hsl": {
"h": 347.568,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77168,
"c": 0.13568,
"h": 7.5
},
"luminance": 0.42945
}Semantic roles & 50–950 ramp
primary
#FD8EA5
secondary
#D4F7F0
accent
#E6B600
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081