#FCEDCD#FCEDCD
#FCEDCD is a very light, muted orange. Relative luminance 0.857; OKLCH L 95.0% C 0.045 H 85.9°. Best body text is #000000 at 18.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDCD |
|---|---|
| RGB | rgb(252, 237, 205) |
| HSL | hsl(41, 89%, 90%) |
| HSV | hsv(41, 19%, 99%) |
| CMYK | cmyk(0%, 6%, 18.7%, 1.2%) |
| CIE-LAB | lab(94.17, 0.04, 17.35) |
| CIE-LCH | lch(94.17, 17.35, 89.88°) |
| OKLab | oklab(94.98% 0.0032 0.0448) |
| OKLCH | oklch(94.98% 0.045 85.9) |
| XYZ | xyz(81.4482, 85.6731, 69.9917) |
| Luminance | 0.8567 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.35
Blanchedalmond
#FFEBCD
ΔE00 2.50
Champagne
#F7E7CE
ΔE00 2.86
Cornsilk
#FFF8DC
ΔE00 3.89
Antiquewhite
#FAEBD7
ΔE00 4.36
Eggshell
#F0EAD6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDCD #CDDCFC
analogous
#FCD6CD #FCEDCD #F4FCCD
triadic
#FCEDCD #CDFCED #EDCDFC
tetradic
#FCEDCD #CDFCD6 #CDDCFC #FCCDF4
square
#FCEDCD #CDFCD6 #CDDCFC #FCCDF4
split-complementary
#FCEDCD #CDF4FC #D6CDFC
monochromatic
#F5C35A #F9D893 #FCEDCD #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.16
#FCEDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.13
#FCEDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDCD
18.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDCD | 1.00 | 1.16 | 18.13 | 18.13 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.13 | 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: #fcedcd; /* rgb */ color: rgb(252, 237, 205); /* oklch */ color: oklch(95.0% 0.045 85.9);
Tailwind
colors: {
custom: {
50: '#fdf2dc',
500: '#fcedcd',
950: '#000000',
},
}SCSS
$custom: #fcedcd; $custom-light: #fdf2dc; $custom-dark: #000000;
JSON
{
"hex": "#fcedcd",
"rgb": {
"r": 252,
"g": 237,
"b": 205
},
"hsl": {
"h": 40.851,
"s": 88.679,
"l": 89.608
},
"oklch": {
"l": 0.94984,
"c": 0.04487,
"h": 85.9
},
"luminance": 0.85672
}Semantic roles & 50–950 ramp
primary
#FCEDCD
secondary
#8AA6E4
accent
#49E500
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584