#FDEFDC#FDEFDC
#FDEFDC is a very light, muted orange. Relative luminance 0.878; OKLCH L 95.8% C 0.029 H 75.7°. Best body text is #000000 at 18.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEFDC |
|---|---|
| RGB | rgb(253, 239, 220) |
| HSL | hsl(35, 89%, 93%) |
| HSV | hsv(35, 13%, 99%) |
| CMYK | cmyk(0%, 5.5%, 13%, 0.8%) |
| CIE-LAB | lab(95.07, 1.63, 10.88) |
| CIE-LCH | lch(95.07, 11.00, 81.47°) |
| OKLab | oklab(95.82% 0.0073 0.0284) |
| OKLCH | oklch(95.82% 0.029 75.7) |
| XYZ | xyz(84.2918, 87.7842, 80.1999) |
| Luminance | 0.8778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 0.94
Papayawhip
#FFEFD5
ΔE00 2.44
Champagne
#F7E7CE
ΔE00 2.72
Oldlace
#FDF5E6
ΔE00 2.84
Linen
#FAF0E6
ΔE00 3.59
Blanchedalmond
#FFEBCD
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEFDC #DCEAFD
analogous
#FDDEDC #FDEFDC #FBFDDC
triadic
#FDEFDC #DCFDEF #EFDCFD
tetradic
#FDEFDC #DCFDDE #DCEAFD #FDDCFB
square
#FDEFDC #DCFDDE #DCEAFD #FDDCFB
split-complementary
#FDEFDC #DCFBFD #DEDCFD
monochromatic
#F6BA68 #FAD5A2 #FDEFDC #FDF2E2 #FDF2E2
Accessibility & contrast
On white
1.13
#FDEFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.56
#FDEFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEFDC
18.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEFDC | 1.00 | 1.13 | 18.56 | 18.56 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDB
Deuteranopia (green-blind)
#F8F2DC
Tritanopia (blue-blind)
#FFEBEA
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #fdefdc; /* rgb */ color: rgb(253, 239, 220); /* oklch */ color: oklch(95.8% 0.029 75.7);
Tailwind
colors: {
custom: {
50: '#fef4e6',
500: '#fdefdc',
950: '#000000',
},
}SCSS
$custom: #fdefdc; $custom-light: #fef4e6; $custom-dark: #000000;
JSON
{
"hex": "#fdefdc",
"rgb": {
"r": 253,
"g": 239,
"b": 220
},
"hsl": {
"h": 34.545,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.95815,
"c": 0.02931,
"h": 75.7
},
"luminance": 0.87783
}Semantic roles & 50–950 ramp
primary
#FDEFDC
secondary
#96B9E7
accent
#61E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584