#FCDEB7#FCDEB7
#FCDEB7 is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.6% C 0.061 H 74.2°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEB7 |
|---|---|
| RGB | rgb(252, 222, 183) |
| HSL | hsl(34, 92%, 85%) |
| HSV | hsv(34, 27%, 99%) |
| CMYK | cmyk(0%, 11.9%, 27.4%, 1.2%) |
| CIE-LAB | lab(90.03, 4.65, 22.96) |
| CIE-LCH | lch(90.03, 23.42, 78.55°) |
| OKLab | oklab(91.58% 0.0166 0.0585) |
| OKLCH | oklch(91.58% 0.061 74.2) |
| XYZ | xyz(74.8142, 76.3593, 55.5884) |
| Luminance | 0.7636 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.40
Navajowhite
#FFDEAD
ΔE00 2.58
Moccasin
#FFE4B5
ΔE00 3.06
Light Peach
#FFD8B1
ΔE00 3.15
Wheat
#F5DEB3
ΔE00 3.20
Peach
#FFDAB9
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEB7 #B7D5FC
analogous
#FCBBB7 #FCDEB7 #F7FCB7
triadic
#FCDEB7 #B7FCDE #DEB7FC
tetradic
#FCDEB7 #B7FCBB #B7D5FC #FCB7F7
square
#FCDEB7 #B7FCBB #B7D5FC #FCB7F7
split-complementary
#FCDEB7 #B7F7FC #BBB7FC
monochromatic
#F7A841 #FAC37C #FCDEB7 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.29
#FCDEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#FCDEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEB7
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEB7 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADEB4
Deuteranopia (green-blind)
#F1E5B8
Tritanopia (blue-blind)
#FFD6D3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #fcdeb7; /* rgb */ color: rgb(252, 222, 183); /* oklch */ color: oklch(91.6% 0.061 74.2);
Tailwind
colors: {
custom: {
50: '#fee8cc',
500: '#fcdeb7',
950: '#000000',
},
}SCSS
$custom: #fcdeb7; $custom-light: #fee8cc; $custom-dark: #000000;
JSON
{
"hex": "#fcdeb7",
"rgb": {
"r": 252,
"g": 222,
"b": 183
},
"hsl": {
"h": 33.913,
"s": 92,
"l": 85.294
},
"oklch": {
"l": 0.9158,
"c": 0.06082,
"h": 74.2
},
"luminance": 0.76357
}Semantic roles & 50–950 ramp
primary
#FCDEB7
secondary
#76A5E1
accent
#64E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483