#FCDCB6#FCDCB6
#FCDCB6 is a very light, moderate orange. Relative luminance 0.753; OKLCH L 91.2% C 0.061 H 71.7°. Best body text is #000000 at 16.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCB6 |
|---|---|
| RGB | rgb(252, 220, 182) |
| HSL | hsl(33, 92%, 85%) |
| HSV | hsv(33, 28%, 99%) |
| CMYK | cmyk(0%, 12.7%, 27.8%, 1.2%) |
| CIE-LAB | lab(89.52, 5.54, 22.77) |
| CIE-LCH | lch(89.52, 23.44, 76.32°) |
| OKLab | oklab(91.17% 0.0192 0.0581) |
| OKLCH | oklch(91.17% 0.061 71.7) |
| XYZ | xyz(74.1824, 75.2618, 54.8662) |
| Luminance | 0.7526 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 2.27
Bisque
#FFE4C4
ΔE00 2.56
Peach
#FFDAB9
ΔE00 2.89
Navajowhite
#FFDEAD
ΔE00 3.04
Moccasin
#FFE4B5
ΔE00 3.93
Wheat
#F5DEB3
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCB6 #B6D6FC
analogous
#FCB9B6 #FCDCB6 #F9FCB6
triadic
#FCDCB6 #B6FCDC #DCB6FC
tetradic
#FCDCB6 #B6FCB9 #B6D6FC #FCB6F9
square
#FCDCB6 #B6FCB9 #B6D6FC #FCB6F9
split-complementary
#FCDCB6 #B6F9FC #B9B6FC
monochromatic
#F7A440 #FAC07B #FCDCB6 #FEF1E2 #FEF1E2
Accessibility & contrast
On white
1.31
#FCDCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.05
#FCDCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCB6
16.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCB6 | 1.00 | 1.31 | 16.05 | 16.05 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DDB4
Deuteranopia (green-blind)
#EFE4B7
Tritanopia (blue-blind)
#FFD4D2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fcdcb6; /* rgb */ color: rgb(252, 220, 182); /* oklch */ color: oklch(91.2% 0.061 71.7);
Tailwind
colors: {
custom: {
50: '#fee6cc',
500: '#fcdcb6',
950: '#000000',
},
}SCSS
$custom: #fcdcb6; $custom-light: #fee6cc; $custom-dark: #000000;
JSON
{
"hex": "#fcdcb6",
"rgb": {
"r": 252,
"g": 220,
"b": 182
},
"hsl": {
"h": 32.571,
"s": 92.105,
"l": 85.098
},
"oklch": {
"l": 0.91173,
"c": 0.06113,
"h": 71.7
},
"luminance": 0.75259
}Semantic roles & 50–950 ramp
primary
#FCDCB6
secondary
#75A6E1
accent
#69E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483