#FCDCB1#FCDCB1
#FCDCB1 is a very light, moderate orange. Relative luminance 0.751; OKLCH L 91.1% C 0.066 H 75.0°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCB1 |
|---|---|
| RGB | rgb(252, 220, 177) |
| HSL | hsl(34, 93%, 84%) |
| HSV | hsv(34, 30%, 99%) |
| CMYK | cmyk(0%, 12.7%, 29.8%, 1.2%) |
| CIE-LAB | lab(89.42, 4.90, 25.24) |
| CIE-LCH | lch(89.42, 25.71, 79.01°) |
| OKLab | oklab(91.07% 0.0172 0.064) |
| OKLCH | oklch(91.07% 0.066 75) |
| XYZ | xyz(73.6749, 75.0587, 52.1933) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.59
Moccasin
#FFE4B5
ΔE00 2.78
Light Peach
#FFD8B1
ΔE00 3.07
Wheat
#F5DEB3
ΔE00 3.13
Bisque
#FFE4C4
ΔE00 3.54
Peach
#FFDAB9
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCB1 #B1D1FC
analogous
#FCB7B1 #FCDCB1 #F7FCB1
triadic
#FCDCB1 #B1FCDC #DCB1FC
tetradic
#FCDCB1 #B1FCB7 #B1D1FC #FCB1F7
square
#FCDCB1 #B1FCB7 #B1D1FC #FCB1F7
split-complementary
#FCDCB1 #B1F7FC #B7B1FC
monochromatic
#F7A73B #FAC276 #FCDCB1 #FEF2E2 #FEF2E2
Accessibility & contrast
On white
1.31
#FCDCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#FCDCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCB1
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCB1 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCAE
Deuteranopia (green-blind)
#F0E4B2
Tritanopia (blue-blind)
#FFD3D0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdcb1; /* rgb */ color: rgb(252, 220, 177); /* oklch */ color: oklch(91.1% 0.066 75.0);
Tailwind
colors: {
custom: {
50: '#fee6c8',
500: '#fcdcb1',
950: '#000000',
},
}SCSS
$custom: #fcdcb1; $custom-light: #fee6c8; $custom-dark: #000000;
JSON
{
"hex": "#fcdcb1",
"rgb": {
"r": 252,
"g": 220,
"b": 177
},
"hsl": {
"h": 34.4,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.91068,
"c": 0.06627,
"h": 75
},
"luminance": 0.75056
}Semantic roles & 50–950 ramp
primary
#FCDCB1
secondary
#71A0E1
accent
#62E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482