#FCDED0#FCDED0
#FCDED0 is a very light, muted orange. Relative luminance 0.775; OKLCH L 92.2% C 0.038 H 46.6°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDED0 |
|---|---|
| RGB | rgb(252, 222, 208) |
| HSL | hsl(19, 88%, 90%) |
| HSV | hsv(19, 17%, 99%) |
| CMYK | cmyk(0%, 11.9%, 17.5%, 1.2%) |
| CIE-LAB | lab(90.55, 8.16, 10.66) |
| CIE-LCH | lch(90.55, 13.42, 52.56°) |
| OKLab | oklab(92.16% 0.0264 0.0279) |
| OKLCH | oklch(92.16% 0.038 46.6) |
| XYZ | xyz(77.6511, 77.4941, 70.5297) |
| Luminance | 0.7749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.97
Apricot
#FBCEB1
ΔE00 6.63
Peach
#FFDAB9
ΔE00 6.86
Bisque
#FFE4C4
ΔE00 7.97
Antiquewhite
#FAEBD7
ΔE00 8.00
Linen
#FAF0E6
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDED0 #D0EEFC
analogous
#FCD0D8 #FCDED0 #FCF4D0
triadic
#FCDED0 #D0FCDE #DED0FC
tetradic
#FCDED0 #D8FCD0 #D0EEFC #F4D0FC
square
#FCDED0 #D8FCD0 #D0EEFC #F4D0FC
split-complementary
#FCDED0 #D0FCF4 #D0D8FC
monochromatic
#F58D5D #F8B696 #FCDED0 #FDEBE2 #FDEBE2
Accessibility & contrast
On white
1.27
#FCDED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FCDED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDED0
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDED0 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CF
Deuteranopia (green-blind)
#ECE6D0
Tritanopia (blue-blind)
#FFD9DA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcded0; /* rgb */ color: rgb(252, 222, 208); /* oklch */ color: oklch(92.2% 0.038 46.6);
Tailwind
colors: {
custom: {
50: '#fde8de',
500: '#fcded0',
950: '#000000',
},
}SCSS
$custom: #fcded0; $custom-light: #fde8de; $custom-dark: #000000;
JSON
{
"hex": "#fcded0",
"rgb": {
"r": 252,
"g": 222,
"b": 208
},
"hsl": {
"h": 19.091,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.92162,
"c": 0.03835,
"h": 46.6
},
"luminance": 0.77492
}Semantic roles & 50–950 ramp
primary
#FCDED0
secondary
#8CC8E4
accent
#9CE501
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484