#FCDCAB#FCDCAB
#FCDCAB is a very light, moderate orange. Relative luminance 0.748; OKLCH L 90.9% C 0.073 H 78.2°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDCAB |
|---|---|
| RGB | rgb(252, 220, 171) |
| HSL | hsl(36, 93%, 83%) |
| HSV | hsv(36, 32%, 99%) |
| CMYK | cmyk(0%, 12.7%, 32.1%, 1.2%) |
| CIE-LAB | lab(89.31, 4.16, 28.19) |
| CIE-LCH | lch(89.31, 28.49, 81.61°) |
| OKLab | oklab(90.95% 0.0148 0.071) |
| OKLCH | oklch(90.95% 0.073 78.2) |
| XYZ | xyz(73.0900, 74.8248, 49.1127) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.58
Moccasin
#FFE4B5
ΔE00 2.19
Wheat
#F5DEB3
ΔE00 2.86
Pale Peach
#FFE5AD
ΔE00 3.40
Light Peach
#FFD8B1
ΔE00 4.37
Bisque
#FFE4C4
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDCAB #ABCBFC
analogous
#FCB3AB #FCDCAB #F4FCAB
triadic
#FCDCAB #ABFCDC #DCABFC
tetradic
#FCDCAB #ABFCB3 #ABCBFC #FCABF4
square
#FCDCAB #ABFCB3 #ABCBFC #FCABF4
split-complementary
#FCDCAB #ABF4FC #B3ABFC
monochromatic
#F8AB35 #FAC370 #FCDCAB #FEF3E1 #FEF3E1
Accessibility & contrast
On white
1.32
#FCDCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#FCDCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDCAB
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDCAB | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA8
Deuteranopia (green-blind)
#F1E4AC
Tritanopia (blue-blind)
#FFD3CF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fcdcab; /* rgb */ color: rgb(252, 220, 171); /* oklch */ color: oklch(90.9% 0.073 78.2);
Tailwind
colors: {
custom: {
50: '#fee6c4',
500: '#fcdcab',
950: '#000000',
},
}SCSS
$custom: #fcdcab; $custom-light: #fee6c4; $custom-dark: #000000;
JSON
{
"hex": "#fcdcab",
"rgb": {
"r": 252,
"g": 220,
"b": 171
},
"hsl": {
"h": 36.296,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.90946,
"c": 0.07256,
"h": 78.2
},
"luminance": 0.74822
}Semantic roles & 50–950 ramp
primary
#FCDCAB
secondary
#6B99E0
accent
#5BE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181612
muted
#868482