#FCDECB#FCDECB
#FCDECB is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.0% C 0.042 H 54.4°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDECB |
|---|---|
| RGB | rgb(252, 222, 203) |
| HSL | hsl(23, 89%, 89%) |
| HSV | hsv(23, 19%, 99%) |
| CMYK | cmyk(0%, 11.9%, 19.4%, 1.2%) |
| CIE-LAB | lab(90.44, 7.42, 13.11) |
| CIE-LCH | lch(90.44, 15.07, 60.50°) |
| OKLab | oklab(92.04% 0.0244 0.0341) |
| OKLCH | oklch(92.04% 0.042 54.4) |
| XYZ | xyz(77.0457, 77.2519, 67.3409) |
| Luminance | 0.7725 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 4.79
Apricot
#FBCEB1
ΔE00 5.57
Bisque
#FFE4C4
ΔE00 5.82
Light Peach
#FFD8B1
ΔE00 6.59
Antiquewhite
#FAEBD7
ΔE00 6.79
Mistyrose
#FFE4E1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDECB #CBE9FC
analogous
#FCCBD1 #FCDECB #FCF7CB
triadic
#FCDECB #CBFCDE #DECBFC
tetradic
#FCDECB #D1FCCB #CBE9FC #F7CBFC
square
#FCDECB #D1FCCB #CBE9FC #F7CBFC
split-complementary
#FCDECB #CBFCF7 #CBD1FC
monochromatic
#F59557 #F9B991 #FCDECB #FDEDE2 #FDEDE2
Accessibility & contrast
On white
1.28
#FCDECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#FCDECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDECB
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDECB | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CA
Deuteranopia (green-blind)
#EDE6CB
Tritanopia (blue-blind)
#FFD9D9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fcdecb; /* rgb */ color: rgb(252, 222, 203); /* oklch */ color: oklch(92.0% 0.042 54.4);
Tailwind
colors: {
custom: {
50: '#fde8da',
500: '#fcdecb',
950: '#000000',
},
}SCSS
$custom: #fcdecb; $custom-light: #fde8da; $custom-dark: #000000;
JSON
{
"hex": "#fcdecb",
"rgb": {
"r": 252,
"g": 222,
"b": 203
},
"hsl": {
"h": 23.265,
"s": 89.091,
"l": 89.216
},
"oklch": {
"l": 0.92038,
"c": 0.04195,
"h": 54.4
},
"luminance": 0.7725
}Semantic roles & 50–950 ramp
primary
#FCDECB
secondary
#88C0E3
accent
#8DE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#171614
muted
#858483