#FDE2E7#FDE2E7
#FDE2E7 is a very light, muted red. Relative luminance 0.810; OKLCH L 93.6% C 0.030 H 5.0°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2E7 |
|---|---|
| RGB | rgb(253, 226, 231) |
| HSL | hsl(349, 87%, 94%) |
| HSV | hsv(349, 11%, 99%) |
| CMYK | cmyk(0%, 10.7%, 8.7%, 0.8%) |
| CIE-LAB | lab(92.15, 10.06, 0.95) |
| CIE-LCH | lch(92.15, 10.10, 5.40°) |
| OKLab | oklab(93.62% 0.0302 0.0027) |
| OKLCH | oklch(93.62% 0.03 5) |
| XYZ | xyz(82.1269, 81.0464, 86.9030) |
| Luminance | 0.8105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.47
Lavenderblush
#FFF0F5
ΔE00 4.85
Light Pink
#FFD1DF
ΔE00 6.80
Pale Pink
#FFCFDC
ΔE00 7.18
Very Light Pink
#FFF4F2
ΔE00 7.70
Light Rose
#FFC5CB
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2E7 #E2FDF8
analogous
#FDE2F5 #FDE2E7 #FDEBE2
triadic
#FDE2E7 #E7FDE2 #E2E7FD
tetradic
#FDE2E7 #F5FDE2 #E2FDF8 #EBE2FD
square
#FDE2E7 #F5FDE2 #E2FDF8 #EBE2FD
split-complementary
#FDE2E7 #E2FDEB #E2F5FD
monochromatic
#F56F88 #F9A9B8 #FDE2E7 #FDE2E7 #FDE2E7
Accessibility & contrast
On white
1.22
#FDE2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#FDE2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2E7
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2E7 | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6E7
Deuteranopia (green-blind)
#EBEAE7
Tritanopia (blue-blind)
#FFE0E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde2e7; /* rgb */ color: rgb(253, 226, 231); /* oklch */ color: oklch(93.6% 0.030 5.0);
Tailwind
colors: {
custom: {
50: '#feebee',
500: '#fde2e7',
950: '#000000',
},
}SCSS
$custom: #fde2e7; $custom-light: #feebee; $custom-dark: #000000;
JSON
{
"hex": "#fde2e7",
"rgb": {
"r": 253,
"g": 226,
"b": 231
},
"hsl": {
"h": 348.889,
"s": 87.097,
"l": 93.922
},
"oklch": {
"l": 0.93616,
"c": 0.03035,
"h": 5
},
"luminance": 0.81045
}Semantic roles & 50–950 ramp
primary
#FDE2E7
secondary
#9CE7D9
accent
#E4BA02
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#171616
muted
#858485