#FCDEBE#FCDEBE
#FCDEBE is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.7% C 0.054 H 68.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEBE |
|---|---|
| RGB | rgb(252, 222, 190) |
| HSL | hsl(31, 91%, 87%) |
| HSV | hsv(31, 25%, 99%) |
| CMYK | cmyk(0%, 11.9%, 24.6%, 1.2%) |
| CIE-LAB | lab(90.16, 5.58, 19.51) |
| CIE-LCH | lch(90.16, 20.29, 74.03°) |
| OKLab | oklab(91.73% 0.0193 0.0501) |
| OKLCH | oklch(91.73% 0.054 68.9) |
| XYZ | xyz(75.5609, 76.6580, 59.5214) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.64
Peach
#FFDAB9
ΔE00 2.38
Light Peach
#FFD8B1
ΔE00 3.01
Blanchedalmond
#FFEBCD
ΔE00 4.42
Navajowhite
#FFDEAD
ΔE00 4.76
Wheat
#F5DEB3
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEBE #BEDCFC
analogous
#FCBFBE #FCDEBE #FBFCBE
triadic
#FCDEBE #BEFCDE #DEBEFC
tetradic
#FCDEBE #BEFCBF #BEDCFC #FCBEFB
square
#FCDEBE #BEFCBF #BEDCFC #FCBEFB
split-complementary
#FCDEBE #BEFBFC #BFBEFC
monochromatic
#F7A349 #F9C084 #FCDEBE #FEF0E2 #FEF0E2
Accessibility & contrast
On white
1.29
#FCDEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FCDEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEBE
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEBE | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DFBC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdebe; /* rgb */ color: rgb(252, 222, 190); /* oklch */ color: oklch(91.7% 0.054 68.9);
Tailwind
colors: {
custom: {
50: '#fee8d1',
500: '#fcdebe',
950: '#000000',
},
}SCSS
$custom: #fcdebe; $custom-light: #fee8d1; $custom-dark: #000000;
JSON
{
"hex": "#fcdebe",
"rgb": {
"r": 252,
"g": 222,
"b": 190
},
"hsl": {
"h": 30.968,
"s": 91.176,
"l": 86.667
},
"oklch": {
"l": 0.91734,
"c": 0.05369,
"h": 68.9
},
"luminance": 0.76656
}Semantic roles & 50–950 ramp
primary
#FCDEBE
secondary
#7CADE2
accent
#6FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483