#FDEDDC#FDEDDC
#FDEDDC is a very light, muted orange. Relative luminance 0.866; OKLCH L 95.4% C 0.028 H 69.2°. Best body text is #000000 at 18.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDDC |
|---|---|
| RGB | rgb(253, 237, 220) |
| HSL | hsl(31, 89%, 93%) |
| HSV | hsv(31, 13%, 99%) |
| CMYK | cmyk(0%, 6.3%, 13%, 0.8%) |
| CIE-LAB | lab(94.58, 2.65, 10.17) |
| CIE-LCH | lch(94.58, 10.51, 75.41°) |
| OKLab | oklab(95.43% 0.0101 0.0266) |
| OKLCH | oklch(95.43% 0.028 69.2) |
| XYZ | xyz(83.7095, 86.6197, 80.0058) |
| Luminance | 0.8662 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.61
Linen
#FAF0E6
ΔE00 3.19
Champagne
#F7E7CE
ΔE00 3.53
Papayawhip
#FFEFD5
ΔE00 3.60
Oldlace
#FDF5E6
ΔE00 3.74
Warm Beige
#E9DCC9
ΔE00 4.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDDC #DCECFD
analogous
#FDDCDC #FDEDDC #FCFDDC
triadic
#FDEDDC #DCFDED #EDDCFD
tetradic
#FDEDDC #DCFDDC #DCECFD #FDDCFC
square
#FDEDDC #DCFDDC #DCECFD #FDDCFC
split-complementary
#FDEDDC #DCFCFD #DCDCFD
monochromatic
#F6B168 #FACFA2 #FDEDDC #FDF0E2 #FDF0E2
Accessibility & contrast
On white
1.15
#FDEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.32
#FDEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDDC
18.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDDC | 1.00 | 1.15 | 18.32 | 18.32 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3EDDB
Deuteranopia (green-blind)
#F7F1DC
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdeddc; /* rgb */ color: rgb(253, 237, 220); /* oklch */ color: oklch(95.4% 0.028 69.2);
Tailwind
colors: {
custom: {
50: '#fef2e6',
500: '#fdeddc',
950: '#000000',
},
}SCSS
$custom: #fdeddc; $custom-light: #fef2e6; $custom-dark: #000000;
JSON
{
"hex": "#fdeddc",
"rgb": {
"r": 253,
"g": 237,
"b": 220
},
"hsl": {
"h": 30.909,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.95428,
"c": 0.02846,
"h": 69.2
},
"luminance": 0.86618
}Semantic roles & 50–950 ramp
primary
#FDEDDC
secondary
#96BDE7
accent
#6FE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584