#FCDEBB#FCDEBB
#FCDEBB is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.057 H 71.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDEBB |
|---|---|
| RGB | rgb(252, 222, 187) |
| HSL | hsl(32, 92%, 86%) |
| HSV | hsv(32, 26%, 99%) |
| CMYK | cmyk(0%, 11.9%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.10, 5.18, 20.99) |
| CIE-LCH | lch(90.10, 21.62, 76.14°) |
| OKLab | oklab(91.67% 0.0182 0.0537) |
| OKLCH | oklch(91.67% 0.057 71.3) |
| XYZ | xyz(75.2364, 76.5282, 57.8123) |
| Luminance | 0.7653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.65
Light Peach
#FFD8B1
ΔE00 2.86
Peach
#FFDAB9
ΔE00 2.88
Navajowhite
#FFDEAD
ΔE00 3.78
Moccasin
#FFE4B5
ΔE00 4.23
Wheat
#F5DEB3
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDEBB #BBD9FC
analogous
#FCBDBB #FCDEBB #F9FCBB
triadic
#FCDEBB #BBFCDE #DEBBFC
tetradic
#FCDEBB #BBFCBD #BBD9FC #FCBBF9
square
#FCDEBB #BBFCBD #BBD9FC #FCBBF9
split-complementary
#FCDEBB #BBF9FC #BDBBFC
monochromatic
#F7A546 #F9C280 #FCDEBB #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.29
#FCDEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#FCDEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDEBB
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDEBB | 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)
#E9DFB9
Deuteranopia (green-blind)
#F0E6BC
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdebb; /* rgb */ color: rgb(252, 222, 187); /* oklch */ color: oklch(91.7% 0.057 71.3);
Tailwind
colors: {
custom: {
50: '#fee8cf',
500: '#fcdebb',
950: '#000000',
},
}SCSS
$custom: #fcdebb; $custom-light: #fee8cf; $custom-dark: #000000;
JSON
{
"hex": "#fcdebb",
"rgb": {
"r": 252,
"g": 222,
"b": 187
},
"hsl": {
"h": 32.308,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91667,
"c": 0.05671,
"h": 71.3
},
"luminance": 0.76526
}Semantic roles & 50–950 ramp
primary
#FCDEBB
secondary
#79AAE2
accent
#6AE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483