#FCDFAC#FCDFAC
#FCDFAC is a very light, moderate orange. Relative luminance 0.764; OKLCH L 91.5% C 0.073 H 81.5°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCDFAC |
|---|---|
| RGB | rgb(252, 223, 172) |
| HSL | hsl(38, 93%, 83%) |
| HSV | hsv(38, 32%, 99%) |
| CMYK | cmyk(0%, 11.5%, 31.7%, 1.2%) |
| CIE-LAB | lab(90.07, 2.74, 28.70) |
| CIE-LCH | lch(90.07, 28.83, 84.54°) |
| OKLab | oklab(91.55% 0.0107 0.0723) |
| OKLCH | oklch(91.55% 0.073 81.5) |
| XYZ | xyz(73.9801, 76.4519, 49.8814) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.47
Navajowhite
#FFDEAD
ΔE00 1.55
Pale Peach
#FFE5AD
ΔE00 2.09
Wheat
#F5DEB3
ΔE00 2.36
Bisque
#FFE4C4
ΔE00 5.47
Vanilla
#F3E5AB
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCDFAC #ACC9FC
analogous
#FCB7AC #FCDFAC #F1FCAC
triadic
#FCDFAC #ACFCDF #DFACFC
tetradic
#FCDFAC #ACFCB7 #ACC9FC #FCACF1
square
#FCDFAC #ACFCB7 #ACC9FC #FCACF1
split-complementary
#FCDFAC #ACF1FC #B7ACFC
monochromatic
#F8B136 #FAC871 #FCDFAC #FEF4E1 #FEF4E1
Accessibility & contrast
On white
1.29
#FCDFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FCDFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCDFAC
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCDFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCDFAC | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDEA9
Deuteranopia (green-blind)
#F3E6AD
Tritanopia (blue-blind)
#FFD6D1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fcdfac; /* rgb */ color: rgb(252, 223, 172); /* oklch */ color: oklch(91.5% 0.073 81.5);
Tailwind
colors: {
custom: {
50: '#fee8c5',
500: '#fcdfac',
950: '#000000',
},
}SCSS
$custom: #fcdfac; $custom-light: #fee8c5; $custom-dark: #000000;
JSON
{
"hex": "#fcdfac",
"rgb": {
"r": 252,
"g": 223,
"b": 172
},
"hsl": {
"h": 38.25,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.91547,
"c": 0.07307,
"h": 81.5
},
"luminance": 0.76449
}Semantic roles & 50–950 ramp
primary
#FCDFAC
secondary
#6C96E0
accent
#53E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181613
muted
#868482