#FDE2D7#FDE2D7
#FDE2D7 is a very light, muted orange. Relative luminance 0.802; OKLCH L 93.2% C 0.033 H 43.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FDE2D7 |
|---|---|
| RGB | rgb(253, 226, 215) |
| HSL | hsl(17, 90%, 92%) |
| HSV | hsv(17, 15%, 99%) |
| CMYK | cmyk(0%, 10.7%, 15%, 0.8%) |
| CIE-LAB | lab(91.77, 7.51, 8.75) |
| CIE-LCH | lch(91.77, 11.53, 49.36°) |
| OKLab | oklab(93.19% 0.0242 0.023) |
| OKLCH | oklch(93.19% 0.033 43.5) |
| XYZ | xyz(79.9696, 80.1835, 75.5411) |
| Luminance | 0.8018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.72
Very Light Pink
#FFF4F2
ΔE00 7.07
Seashell
#FFF5EE
ΔE00 7.18
Linen
#FAF0E6
ΔE00 7.19
Antiquewhite
#FAEBD7
ΔE00 7.79
Lavenderblush
#FFF0F5
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDE2D7 #D7F2FD
analogous
#FDD7DF #FDE2D7 #FDF5D7
triadic
#FDE2D7 #D7FDE2 #E2D7FD
tetradic
#FDE2D7 #DFFDD7 #D7F2FD #F5D7FD
square
#FDE2D7 #DFFDD7 #D7F2FD #F5D7FD
split-complementary
#FDE2D7 #D7FDF5 #D7DFFD
monochromatic
#F78D62 #FAB89D #FDE2D7 #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.23
#FDE2D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#FDE2D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDE2D7
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDE2D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDE2D7 | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E4D6
Deuteranopia (green-blind)
#EFE9D7
Tritanopia (blue-blind)
#FFDEDF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #fde2d7; /* rgb */ color: rgb(253, 226, 215); /* oklch */ color: oklch(93.2% 0.033 43.5);
Tailwind
colors: {
custom: {
50: '#feebe3',
500: '#fde2d7',
950: '#000000',
},
}SCSS
$custom: #fde2d7; $custom-light: #feebe3; $custom-dark: #000000;
JSON
{
"hex": "#fde2d7",
"rgb": {
"r": 253,
"g": 226,
"b": 215
},
"hsl": {
"h": 17.368,
"s": 90.476,
"l": 91.765
},
"oklch": {
"l": 0.93188,
"c": 0.03338,
"h": 43.5
},
"luminance": 0.80182
}Semantic roles & 50–950 ramp
primary
#FDE2D7
secondary
#92CEE6
accent
#A3E600
background
#FFFEFE
surface
#FFFDFC
border
#D7D5D5
text
#181615
muted
#868484