#FDECDC#FDECDC
#FDECDC is a very light, muted orange. Relative luminance 0.860; OKLCH L 95.2% C 0.028 H 65.8°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECDC |
|---|---|
| RGB | rgb(253, 236, 220) |
| HSL | hsl(29, 89%, 93%) |
| HSV | hsv(29, 13%, 99%) |
| CMYK | cmyk(0%, 6.7%, 13%, 0.8%) |
| CIE-LAB | lab(94.33, 3.16, 9.82) |
| CIE-LCH | lch(94.33, 10.32, 72.17°) |
| OKLab | oklab(95.24% 0.0116 0.0257) |
| OKLCH | oklch(95.24% 0.028 65.8) |
| XYZ | xyz(83.4208, 86.0422, 79.9095) |
| Luminance | 0.8604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.30
Linen
#FAF0E6
ΔE00 3.22
Champagne
#F7E7CE
ΔE00 4.11
Papayawhip
#FFEFD5
ΔE00 4.29
Oldlace
#FDF5E6
ΔE00 4.31
Seashell
#FFF5EE
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECDC #DCEDFD
analogous
#FDDCDC #FDECDC #FDFCDC
triadic
#FDECDC #DCFDEC #ECDCFD
tetradic
#FDECDC #DCFDDC #DCEDFD #FCDCFD
square
#FDECDC #DCFDDC #DCEDFD #FCDCFD
split-complementary
#FDECDC #DCFDFC #DCDCFD
monochromatic
#F6AD68 #FACDA2 #FDECDC #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.15
#FDECDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FDECDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECDC
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECDC | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDB
Deuteranopia (green-blind)
#F6F0DC
Tritanopia (blue-blind)
#FFE8E7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdecdc; /* rgb */ color: rgb(253, 236, 220); /* oklch */ color: oklch(95.2% 0.028 65.8);
Tailwind
colors: {
custom: {
50: '#fef2e6',
500: '#fdecdc',
950: '#000000',
},
}SCSS
$custom: #fdecdc; $custom-light: #fef2e6; $custom-dark: #000000;
JSON
{
"hex": "#fdecdc",
"rgb": {
"r": 253,
"g": 236,
"b": 220
},
"hsl": {
"h": 29.091,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.95235,
"c": 0.02818,
"h": 65.8
},
"luminance": 0.86041
}Semantic roles & 50–950 ramp
primary
#FDECDC
secondary
#96C0E7
accent
#76E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584