#FDEADC#FDEADC
#FDEADC is a very light, muted orange. Relative luminance 0.849; OKLCH L 94.8% C 0.028 H 58.8°. Best body text is #000000 at 17.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEADC |
|---|---|
| RGB | rgb(253, 234, 220) |
| HSL | hsl(25, 89%, 93%) |
| HSV | hsv(25, 13%, 99%) |
| CMYK | cmyk(0%, 7.5%, 13%, 0.8%) |
| CIE-LAB | lab(93.84, 4.18, 9.12) |
| CIE-LCH | lch(93.84, 10.03, 65.37°) |
| OKLab | oklab(94.85% 0.0145 0.0239) |
| OKLCH | oklch(94.85% 0.028 58.8) |
| XYZ | xyz(82.8482, 84.8970, 79.7187) |
| Luminance | 0.8490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.73
Antiquewhite
#FAEBD7
ΔE00 3.78
Seashell
#FFF5EE
ΔE00 4.43
Warm Beige
#E9DCC9
ΔE00 5.40
Champagne
#F7E7CE
ΔE00 5.45
Oldlace
#FDF5E6
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEADC #DCEFFD
analogous
#FDDCDE #FDEADC #FDFBDC
triadic
#FDEADC #DCFDEA #EADCFD
tetradic
#FDEADC #DEFDDC #DCEFFD #FBDCFD
square
#FDEADC #DEFDDC #DCEFFD #FBDCFD
split-complementary
#FDEADC #DCFDFB #DCDEFD
monochromatic
#F6A568 #FAC7A2 #FDEADC #FDEEE2 #FDEEE2
Accessibility & contrast
On white
1.17
#FDEADC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.98
#FDEADC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEADC
17.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEADC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEADC | 1.00 | 1.17 | 17.98 | 17.98 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EBDB
Deuteranopia (green-blind)
#F4EFDC
Tritanopia (blue-blind)
#FFE6E6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #fdeadc; /* rgb */ color: rgb(253, 234, 220); /* oklch */ color: oklch(94.8% 0.028 58.8);
Tailwind
colors: {
custom: {
50: '#fef0e6',
500: '#fdeadc',
950: '#000000',
},
}SCSS
$custom: #fdeadc; $custom-light: #fef0e6; $custom-dark: #000000;
JSON
{
"hex": "#fdeadc",
"rgb": {
"r": 253,
"g": 234,
"b": 220
},
"hsl": {
"h": 25.455,
"s": 89.189,
"l": 92.745
},
"oklch": {
"l": 0.94849,
"c": 0.02793,
"h": 58.8
},
"luminance": 0.84896
}Semantic roles & 50–950 ramp
primary
#FDEADC
secondary
#96C5E7
accent
#84E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171616
muted
#858584