#FD9EAE#FD9EAE
#FD9EAE is a light, moderate red. Relative luminance 0.484; OKLCH L 79.9% C 0.114 H 9.0°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FD9EAE |
|---|---|
| RGB | rgb(253, 158, 174) |
| HSL | hsl(350, 96%, 81%) |
| HSV | hsv(350, 38%, 99%) |
| CMYK | cmyk(0%, 37.5%, 31.2%, 0.8%) |
| CIE-LAB | lab(75.07, 37.25, 6.74) |
| CIE-LCH | lch(75.07, 37.86, 10.26°) |
| OKLab | oklab(79.95% 0.1129 0.018) |
| OKLCH | oklch(79.95% 0.114 9) |
| XYZ | xyz(60.3769, 48.3968, 46.1977) |
| Luminance | 0.4839 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 4.56
Rose Pink
#F7879A
ΔE00 5.28
Pig Pink
#E78EA5
ΔE00 5.41
Rosa
#FE86A4
ΔE00 5.61
Lightpink
#FFB6C1
ΔE00 5.71
Faded Pink
#DE9DAC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD9EAE #9EFDED
analogous
#FD9EDD #FD9EAE #FDBD9E
triadic
#FD9EAE #AEFD9E #9EAEFD
tetradic
#FD9EAE #DDFD9E #9EFDED #BD9EFD
square
#FD9EAE #DDFD9E #9EFDED #BD9EFD
split-complementary
#FD9EAE #9EFDBD #9EDDFD
monochromatic
#FB264A #FC627C #FD9EAE #FEDAE0 #FEE1E6
Accessibility & contrast
On white
1.97
#FD9EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#FD9EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD9EAE
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD9EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD9EAE | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAEAE
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#FF96A4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #fd9eae; /* rgb */ color: rgb(253, 158, 174); /* oklch */ color: oklch(79.9% 0.114 9.0);
Tailwind
colors: {
custom: {
50: '#ffbcc6',
500: '#fd9eae',
950: '#000000',
},
}SCSS
$custom: #fd9eae; $custom-light: #ffbcc6; $custom-dark: #000000;
JSON
{
"hex": "#fd9eae",
"rgb": {
"r": 253,
"g": 158,
"b": 174
},
"hsl": {
"h": 349.895,
"s": 95.96,
"l": 80.588
},
"oklch": {
"l": 0.79948,
"c": 0.11436,
"h": 9
},
"luminance": 0.48392
}Semantic roles & 50–950 ramp
primary
#FD9EAE
secondary
#D4F7F1
accent
#E6BF00
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181213
muted
#868182