#FDE3DF#FDE3DF
#FDE3DF is a very light, muted red. Relative luminance 0.811; OKLCH L 93.6% C 0.029 H 28.1°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3DF |
|---|---|
| RGB | rgb(253, 227, 223) |
| HSL | hsl(8, 88%, 93%) |
| HSV | hsv(8, 12%, 99%) |
| CMYK | cmyk(0%, 10.3%, 11.9%, 0.8%) |
| CIE-LAB | lab(92.20, 8.25, 5.20) |
| CIE-LCH | lch(92.20, 9.75, 32.21°) |
| OKLab | oklab(93.59% 0.0258 0.0138) |
| OKLCH | oklch(93.59% 0.029 28.1) |
| XYZ | xyz(81.2955, 81.1502, 81.1787) |
| Luminance | 0.8115 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 0.68
Lavenderblush
#FFF0F5
ΔE00 5.69
Very Light Pink
#FFF4F2
ΔE00 6.24
Seashell
#FFF5EE
ΔE00 7.54
Linen
#FAF0E6
ΔE00 8.19
Snow
#FFFAFA
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3DF #DFF9FD
analogous
#FDDFEA #FDE3DF #FDF2DF
triadic
#FDE3DF #DFFDE3 #E3DFFD
tetradic
#FDE3DF #EAFDDF #DFF9FD #F2DFFD
square
#FDE3DF #EAFDDF #DFF9FD #F2DFFD
split-complementary
#FDE3DF #DFFDF2 #DFEAFD
monochromatic
#F67E6C #F9B1A5 #FDE3DF #FDE6E2 #FDE6E2
Accessibility & contrast
On white
1.22
#FDE3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#FDE3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3DF
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3DF | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E6DF
Deuteranopia (green-blind)
#EEEADF
Tritanopia (blue-blind)
#FFE0E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fde3df; /* rgb */ color: rgb(253, 227, 223); /* oklch */ color: oklch(93.6% 0.029 28.1);
Tailwind
colors: {
custom: {
50: '#feebe9',
500: '#fde3df',
950: '#000000',
},
}SCSS
$custom: #fde3df; $custom-light: #feebe9; $custom-dark: #000000;
JSON
{
"hex": "#fde3df",
"rgb": {
"r": 253,
"g": 227,
"b": 223
},
"hsl": {
"h": 8,
"s": 88.235,
"l": 93.333
},
"oklch": {
"l": 0.93588,
"c": 0.02923,
"h": 28.1
},
"luminance": 0.81149
}Semantic roles & 50–950 ramp
primary
#FDE3DF
secondary
#99DDE7
accent
#C6E501
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171616
muted
#858484