#FDECDD#FDECDD
#FDECDD is a very light, muted orange. Relative luminance 0.861; OKLCH L 95.3% C 0.027 H 64.0°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDECDD |
|---|---|
| RGB | rgb(253, 236, 221) |
| HSL | hsl(28, 89%, 93%) |
| HSV | hsv(28, 13%, 99%) |
| CMYK | cmyk(0%, 6.7%, 12.6%, 0.8%) |
| CIE-LAB | lab(94.35, 3.31, 9.34) |
| CIE-LCH | lch(94.35, 9.91, 70.46°) |
| OKLab | oklab(95.26% 0.012 0.0245) |
| OKLCH | oklch(95.26% 0.027 64) |
| XYZ | xyz(83.5536, 86.0954, 80.6091) |
| Luminance | 0.8609 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.72
Linen
#FAF0E6
ΔE00 3.06
Seashell
#FFF5EE
ΔE00 4.11
Oldlace
#FDF5E6
ΔE00 4.46
Champagne
#F7E7CE
ΔE00 4.54
Papayawhip
#FFEFD5
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDECDD #DDEEFD
analogous
#FDDDDE #FDECDD #FDFCDD
triadic
#FDECDD #DDFDEC #ECDDFD
tetradic
#FDECDD #DEFDDD #DDEEFD #FCDDFD
square
#FDECDD #DEFDDD #DDEEFD #FCDDFD
split-complementary
#FDECDD #DDFDFC #DDDEFD
monochromatic
#F6AB69 #FACCA3 #FDECDD #FDEFE2 #FDEFE2
Accessibility & contrast
On white
1.15
#FDECDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#FDECDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDECDD
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDECDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDECDD | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#F6F0DD
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdecdd; /* rgb */ color: rgb(253, 236, 221); /* oklch */ color: oklch(95.3% 0.027 64.0);
Tailwind
colors: {
custom: {
50: '#fef2e7',
500: '#fdecdd',
950: '#000000',
},
}SCSS
$custom: #fdecdd; $custom-light: #fef2e7; $custom-dark: #000000;
JSON
{
"hex": "#fdecdd",
"rgb": {
"r": 253,
"g": 236,
"b": 221
},
"hsl": {
"h": 28.125,
"s": 88.889,
"l": 92.941
},
"oklch": {
"l": 0.9526,
"c": 0.02721,
"h": 64
},
"luminance": 0.86094
}Semantic roles & 50–950 ramp
primary
#FDECDD
secondary
#97C2E7
accent
#7AE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584