#FDE3DB#FDE3DB
#FDE3DB is a very light, muted red. Relative luminance 0.809; OKLCH L 93.5% C 0.031 H 37.8°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE3DB |
|---|---|
| RGB | rgb(253, 227, 219) |
| HSL | hsl(14, 89%, 93%) |
| HSV | hsv(14, 13%, 99%) |
| CMYK | cmyk(0%, 10.3%, 13.4%, 0.8%) |
| CIE-LAB | lab(92.10, 7.62, 7.15) |
| CIE-LCH | lch(92.10, 10.45, 43.18°) |
| OKLab | oklab(93.48% 0.0243 0.0188) |
| OKLCH | oklch(93.48% 0.031 37.8) |
| XYZ | xyz(80.7626, 80.9370, 78.3721) |
| Luminance | 0.8094 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.44
Very Light Pink
#FFF4F2
ΔE00 6.38
Lavenderblush
#FFF0F5
ΔE00 6.92
Seashell
#FFF5EE
ΔE00 6.98
Linen
#FAF0E6
ΔE00 7.28
Antiquewhite
#FAEBD7
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE3DB #DBF5FD
analogous
#FDDBE4 #FDE3DB #FDF4DB
triadic
#FDE3DB #DBFDE3 #E3DBFD
tetradic
#FDE3DB #E4FDDB #DBF5FD #F4DBFD
square
#FDE3DB #E4FDDB #DBF5FD #F4DBFD
split-complementary
#FDE3DB #DBFDF4 #DBE4FD
monochromatic
#F78967 #FAB6A1 #FDE3DB #FDE8E2 #FDE8E2
Accessibility & contrast
On white
1.22
#FDE3DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#FDE3DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE3DB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE3DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE3DB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E5DA
Deuteranopia (green-blind)
#EFEADB
Tritanopia (blue-blind)
#FFE0E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #fde3db; /* rgb */ color: rgb(253, 227, 219); /* oklch */ color: oklch(93.5% 0.031 37.8);
Tailwind
colors: {
custom: {
50: '#feebe6',
500: '#fde3db',
950: '#000000',
},
}SCSS
$custom: #fde3db; $custom-light: #feebe6; $custom-dark: #000000;
JSON
{
"hex": "#fde3db",
"rgb": {
"r": 253,
"g": 227,
"b": 219
},
"hsl": {
"h": 14.118,
"s": 89.474,
"l": 92.549
},
"oklch": {
"l": 0.93482,
"c": 0.03072,
"h": 37.8
},
"luminance": 0.80935
}Semantic roles & 50–950 ramp
primary
#FDE3DB
secondary
#95D4E7
accent
#AFE600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#171615
muted
#858484