#FD8EA6#FD8EA6
#FD8EA6 is a light, vivid red. Relative luminance 0.430; OKLCH L 77.2% C 0.136 H 6.9°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FD8EA6 |
|---|---|
| RGB | rgb(253, 142, 166) |
| HSL | hsl(347, 97%, 77%) |
| HSV | hsv(347, 44%, 99%) |
| CMYK | cmyk(0%, 43.9%, 34.4%, 0.8%) |
| CIE-LAB | lab(71.55, 44.46, 6.10) |
| CIE-LCH | lch(71.55, 44.87, 7.81°) |
| OKLab | oklab(77.2% 0.1349 0.0164) |
| OKLCH | oklch(77.2% 0.136 6.9) |
| XYZ | xyz(57.0665, 42.9867, 41.3608) |
| Luminance | 0.4298 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 1.90
Rose Pink
#F7879A
ΔE00 2.56
Pinky
#FC86AA
ΔE00 3.14
Pig Pink
#E78EA5
ΔE00 3.97
Carnation Pink
#FF7FA7
ΔE00 4.11
Carnation
#FD798F
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD8EA6 #8EFDE5
analogous
#FD8EDE #FD8EA6 #FDAD8E
triadic
#FD8EA6 #A6FD8E #8EA6FD
tetradic
#FD8EA6 #DEFD8E #8EFDE5 #AD8EFD
square
#FD8EA6 #DEFD8E #8EFDE5 #AD8EFD
split-complementary
#FD8EA6 #8EFDAD #8EDEFD
monochromatic
#FB1647 #FC5277 #FD8EA6 #FECAD5 #FEE1E7
Accessibility & contrast
On white
2.19
#FD8EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FD8EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD8EA6
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD8EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD8EA6 | 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)
#A1A2A7
Deuteranopia (green-blind)
#BDB7A4
Tritanopia (blue-blind)
#FF8497
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fd8ea6; /* rgb */ color: rgb(253, 142, 166); /* oklch */ color: oklch(77.2% 0.136 6.9);
Tailwind
colors: {
custom: {
50: '#ffb1c0',
500: '#fd8ea6',
950: '#000000',
},
}SCSS
$custom: #fd8ea6; $custom-light: #ffb1c0; $custom-dark: #000000;
JSON
{
"hex": "#fd8ea6",
"rgb": {
"r": 253,
"g": 142,
"b": 166
},
"hsl": {
"h": 347.027,
"s": 96.522,
"l": 77.451
},
"oklch": {
"l": 0.77195,
"c": 0.13587,
"h": 6.9
},
"luminance": 0.42982
}Semantic roles & 50–950 ramp
primary
#FD8EA6
secondary
#D4F7EF
accent
#E6B400
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081