#FCDEBC#FCDEBC
#FCDEBC is a very light, muted orange. Relative luminance 0.766; OKLCH L 91.7% C 0.056 H 70.5°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEBC |
|---|---|
| RGB | rgb(252, 222, 188) |
| HSL | hsl(32, 91%, 86%) |
| HSV | hsv(32, 25%, 99%) |
| CMYK | cmyk(0%, 11.9%, 25.4%, 1.2%) |
| CIE-LAB | lab(90.12, 5.31, 20.49) |
| CIE-LCH | lch(90.12, 21.17, 75.47°) |
| OKLab | oklab(91.69% 0.0186 0.0525) |
| OKLCH | oklch(91.69% 0.056 70.5) |
| XYZ | xyz(75.3439, 76.5712, 58.3781) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.58
Peach
#FFDAB9
ΔE00 2.69
Light Peach
#FFD8B1
ΔE00 2.87
Navajowhite
#FFDEAD
ΔE00 4.10
Blanchedalmond
#FFEBCD
ΔE00 4.29
Wheat
#F5DEB3
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEBC #BCDAFC
analogous
#FCBEBC #FCDEBC #FAFCBC
triadic
#FCDEBC #BCFCDE #DEBCFC
tetradic
#FCDEBC #BCFCBE #BCDAFC #FCBCFA
square
#FCDEBC #BCFCBE #BCDAFC #FCBCFA
split-complementary
#FCDEBC #BCFAFC #BEBCFC
monochromatic
#F7A447 #F9C181 #FCDEBC #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.29
#FCDEBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FCDEBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEBC
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEBC | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBA
Deuteranopia (green-blind)
#F0E6BD
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdebc; /* rgb */ color: rgb(252, 222, 188); /* oklch */ color: oklch(91.7% 0.056 70.5);
Tailwind
colors: {
custom: {
50: '#fee8d0',
500: '#fcdebc',
950: '#000000',
},
}SCSS
$custom: #fcdebc; $custom-light: #fee8d0; $custom-dark: #000000;
JSON
{
"hex": "#fcdebc",
"rgb": {
"r": 252,
"g": 222,
"b": 188
},
"hsl": {
"h": 31.875,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.91689,
"c": 0.05569,
"h": 70.5
},
"luminance": 0.76569
}Semantic roles & 50–950 ramp
primary
#FCDEBC
secondary
#7AABE2
accent
#6CE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483