#FDE4E6#FDE4E6
#FDE4E6 is a very light, muted red. Relative luminance 0.821; OKLCH L 94.0% C 0.028 H 12.1°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE4E6 |
|---|---|
| RGB | rgb(253, 228, 230) |
| HSL | hsl(355, 86%, 94%) |
| HSV | hsv(355, 10%, 99%) |
| CMYK | cmyk(0%, 9.9%, 9.1%, 0.8%) |
| CIE-LAB | lab(92.61, 8.86, 2.14) |
| CIE-LCH | lch(92.61, 9.12, 13.59°) |
| OKLab | oklab(93.97% 0.027 0.0058) |
| OKLCH | oklch(93.97% 0.028 12.1) |
| XYZ | xyz(82.5331, 82.0841, 86.3436) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.21
Lavenderblush
#FFF0F5
ΔE00 4.23
Very Light Pink
#FFF4F2
ΔE00 6.47
Light Pink
#FFD1DF
ΔE00 8.11
Pale Pink
#FFCFDC
ΔE00 8.43
Seashell
#FFF5EE
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE4E6 #E4FDFB
analogous
#FDE4F3 #FDE4E6 #FDEFE4
triadic
#FDE4E6 #E6FDE4 #E4E6FD
tetradic
#FDE4E6 #F3FDE4 #E4FDFB #EFE4FD
square
#FDE4E6 #F3FDE4 #E4FDFB #EFE4FD
split-complementary
#FDE4E6 #E4FDEF #E4F3FD
monochromatic
#F5727C #F9ABB1 #FDE3E5 #FDE3E5 #FDE3E5
Accessibility & contrast
On white
1.21
#FDE4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#FDE4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE4E6
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE4E6 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E7E6
Deuteranopia (green-blind)
#EDEBE6
Tritanopia (blue-blind)
#FFE2E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #fde4e6; /* rgb */ color: rgb(253, 228, 230); /* oklch */ color: oklch(94.0% 0.028 12.1);
Tailwind
colors: {
custom: {
50: '#feeced',
500: '#fde4e6',
950: '#000000',
},
}SCSS
$custom: #fde4e6; $custom-light: #feeced; $custom-dark: #000000;
JSON
{
"hex": "#fde4e6",
"rgb": {
"r": 253,
"g": 228,
"b": 230
},
"hsl": {
"h": 355.2,
"s": 86.207,
"l": 94.314
},
"oklch": {
"l": 0.93967,
"c": 0.02756,
"h": 12.1
},
"luminance": 0.82083
}Semantic roles & 50–950 ramp
primary
#FDE4E6
secondary
#9EE7E1
accent
#E3D103
background
#FFFEFE
surface
#FFFDFD
border
#D7D5D5
text
#171616
muted
#858484