#FDE2DF#FDE2DF
#FDE2DF is a very light, muted red. Relative luminance 0.806; OKLCH L 93.4% C 0.030 H 25.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2DF |
|---|---|
| RGB | rgb(253, 226, 223) |
| HSL | hsl(6, 88%, 93%) |
| HSV | hsv(6, 12%, 99%) |
| CMYK | cmyk(0%, 10.7%, 11.9%, 0.8%) |
| CIE-LAB | lab(91.96, 8.76, 4.85) |
| CIE-LCH | lch(91.96, 10.01, 28.94°) |
| OKLab | oklab(93.4% 0.0272 0.0129) |
| OKLCH | oklch(93.4% 0.03 25.3) |
| XYZ | xyz(81.0228, 80.6048, 81.0878) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.43
Lavenderblush
#FFF0F5
ΔE00 5.72
Very Light Pink
#FFF4F2
ΔE00 6.65
Seashell
#FFF5EE
ΔE00 8.10
Linen
#FAF0E6
ΔE00 8.80
Light Pink
#FFD1DF
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2DF #DFFAFD
analogous
#FDDFEB #FDE2DF #FDF1DF
triadic
#FDE2DF #DFFDE2 #E2DFFD
tetradic
#FDE2DF #EBFDDF #DFFAFD #F1DFFD
square
#FDE2DF #EBFDDF #DFFAFD #F1DFFD
split-complementary
#FDE2DF #DFFDF1 #DFEBFD
monochromatic
#F67A6C #F9AEA5 #FDE2DF #FDE5E2 #FDE5E2
Accessibility & contrast
On white
1.23
#FDE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#FDE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2DF
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2DF | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#EDEADF
Tritanopia (blue-blind)
#FFDFE1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde2df; /* rgb */ color: rgb(253, 226, 223); /* oklch */ color: oklch(93.4% 0.030 25.3);
Tailwind
colors: {
custom: {
50: '#feebe9',
500: '#fde2df',
950: '#000000',
},
}SCSS
$custom: #fde2df; $custom-light: #feebe9; $custom-dark: #000000;
JSON
{
"hex": "#fde2df",
"rgb": {
"r": 253,
"g": 226,
"b": 223
},
"hsl": {
"h": 6,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93398,
"c": 0.03013,
"h": 25.3
},
"luminance": 0.80603
}Semantic roles & 50–950 ramp
primary
#FDE2DF
secondary
#99DFE7
accent
#CEE501
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484