#FDEDCD#FDEDCD
#FDEDCD is a very light, muted orange. Relative luminance 0.859; OKLCH L 95.1% C 0.045 H 84.6°. Best body text is #000000 at 18.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FDEDCD |
|---|---|
| RGB | rgb(253, 237, 205) |
| HSL | hsl(40, 92%, 90%) |
| HSV | hsv(40, 19%, 99%) |
| CMYK | cmyk(0%, 6.3%, 19%, 0.8%) |
| CIE-LAB | lab(94.25, 0.39, 17.47) |
| CIE-LCH | lch(94.25, 17.47, 88.71°) |
| OKLab | oklab(95.07% 0.0043 0.0451) |
| OKLCH | oklch(95.07% 0.045 84.6) |
| XYZ | xyz(81.8113, 85.8604, 70.0088) |
| Luminance | 0.8586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Blanchedalmond
#FFEBCD
ΔE00 2.10
Papayawhip
#FFEFD5
ΔE00 2.13
Champagne
#F7E7CE
ΔE00 2.69
Antiquewhite
#FAEBD7
ΔE00 4.20
Cornsilk
#FFF8DC
ΔE00 4.21
Wheat
#F5DEB3
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDEDCD #CDDDFD
analogous
#FDD5CD #FDEDCD #F5FDCD
triadic
#FDEDCD #CDFDED #EDCDFD
tetradic
#FDEDCD #CDFDD5 #CDDDFD #FDCDF5
square
#FDEDCD #CDFDD5 #CDDDFD #FDCDF5
split-complementary
#FDEDCD #CDF5FD #D5CDFD
monochromatic
#F8C357 #FBD892 #FDEDCD #FEF4E2 #FEF4E2
Accessibility & contrast
On white
1.16
#FDEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.17
#FDEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDEDCD
18.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDEDCD | 1.00 | 1.16 | 18.17 | 18.17 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCB
Deuteranopia (green-blind)
#F9F0CE
Tritanopia (blue-blind)
#FFE7E4
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fdedcd; /* rgb */ color: rgb(253, 237, 205); /* oklch */ color: oklch(95.1% 0.045 84.6);
Tailwind
colors: {
custom: {
50: '#fef2dc',
500: '#fdedcd',
950: '#000000',
},
}SCSS
$custom: #fdedcd; $custom-light: #fef2dc; $custom-dark: #000000;
JSON
{
"hex": "#fdedcd",
"rgb": {
"r": 253,
"g": 237,
"b": 205
},
"hsl": {
"h": 40,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.95066,
"c": 0.04527,
"h": 84.6
},
"luminance": 0.85859
}Semantic roles & 50–950 ramp
primary
#FDEDCD
secondary
#89A8E6
accent
#4CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584