#FD8EA8#FD8EA8
#FD8EA8 is a light, vivid red. Relative luminance 0.431; OKLCH L 77.2% C 0.136 H 5.8°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EA8 |
|---|---|
| RGB | rgb(253, 142, 168) |
| HSL | hsl(346, 97%, 77%) |
| HSV | hsv(346, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 33.6%, 0.8%) |
| CIE-LAB | lab(71.60, 44.70, 5.05) |
| CIE-LCH | lch(71.60, 44.98, 6.45°) |
| OKLab | oklab(77.25% 0.1356 0.0137) |
| OKLCH | oklch(77.25% 0.136 5.8) |
| XYZ | xyz(57.2513, 43.0607, 42.3345) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.73
Pinky
#FC86AA
ΔE00 2.67
Rose Pink
#F7879A
ΔE00 3.00
Carnation Pink
#FF7FA7
ΔE00 3.75
Pig Pink
#E78EA5
ΔE00 3.82
Carnation
#FD798F
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EA8 #8EFDE3
analogous
#FD8EDF #FD8EA8 #FDAC8E
triadic
#FD8EA8 #A8FD8E #8EA8FD
tetradic
#FD8EA8 #DFFD8E #8EFDE3 #AC8EFD
square
#FD8EA8 #DFFD8E #8EFDE3 #AC8EFD
split-complementary
#FD8EA8 #8EFDAC #8EDFFD
monochromatic
#FB164B #FC527A #FD8EA8 #FECAD6 #FEE1E8
Accessibility & contrast
On white
2.18
#FD8EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FD8EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EA8
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EA8 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3A9
Deuteranopia (green-blind)
#BCB7A6
Tritanopia (blue-blind)
#FF8497
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8ea8; /* rgb */ color: rgb(253, 142, 168); /* oklch */ color: oklch(77.2% 0.136 5.8);
Tailwind
colors: {
custom: {
50: '#ffb1c1',
500: '#fd8ea8',
950: '#000000',
},
}SCSS
$custom: #fd8ea8; $custom-light: #ffb1c1; $custom-dark: #000000;
JSON
{
"hex": "#fd8ea8",
"rgb": {
"r": 253,
"g": 142,
"b": 168
},
"hsl": {
"h": 345.946,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77249,
"c": 0.13629,
"h": 5.8
},
"luminance": 0.43056
}Semantic roles & 50–950 ramp
primary
#FD8EA8
secondary
#D4F7EF
accent
#E6B000
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081