#FCD4BA#FCD4BA
#FCD4BA is a very light, muted orange. Relative luminance 0.713; OKLCH L 89.7% C 0.057 H 54.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD4BA |
|---|---|
| RGB | rgb(252, 212, 186) |
| HSL | hsl(24, 92%, 86%) |
| HSV | hsv(24, 26%, 99%) |
| CMYK | cmyk(0%, 15.9%, 26.2%, 1.2%) |
| CIE-LAB | lab(87.65, 10.21, 18.09) |
| CIE-LCH | lch(87.65, 20.77, 60.56°) |
| OKLab | oklab(89.74% 0.0328 0.0465) |
| OKLCH | oklch(89.74% 0.057 54.9) |
| XYZ | xyz(72.5521, 71.3303, 56.3913) |
| Luminance | 0.7133 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.84
Peach
#FFDAB9
ΔE00 3.34
Light Peach
#FFD8B1
ΔE00 4.74
Bisque
#FFE4C4
ΔE00 6.66
Navajowhite
#FFDEAD
ΔE00 8.81
Blanchedalmond
#FFEBCD
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD4BA #BAE2FC
analogous
#FCBAC1 #FCD4BA #FCF5BA
triadic
#FCD4BA #BAFCD4 #D4BAFC
tetradic
#FCD4BA #C1FCBA #BAE2FC #F5BAFC
square
#FCD4BA #C1FCBA #BAE2FC #F5BAFC
split-complementary
#FCD4BA #BAFCF5 #BAC1FC
monochromatic
#F78B45 #F9AF7F #FCD4BA #FEEDE2 #FEEDE2
Accessibility & contrast
On white
1.38
#FCD4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#FCD4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD4BA
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD4BA | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD7B8
Deuteranopia (green-blind)
#E9DFBA
Tritanopia (blue-blind)
#FFCDCD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #fcd4ba; /* rgb */ color: rgb(252, 212, 186); /* oklch */ color: oklch(89.7% 0.057 54.9);
Tailwind
colors: {
custom: {
50: '#fee1ce',
500: '#fcd4ba',
950: '#000000',
},
}SCSS
$custom: #fcd4ba; $custom-light: #fee1ce; $custom-dark: #000000;
JSON
{
"hex": "#fcd4ba",
"rgb": {
"r": 252,
"g": 212,
"b": 186
},
"hsl": {
"h": 23.636,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.89735,
"c": 0.0569,
"h": 54.9
},
"luminance": 0.71328
}Semantic roles & 50–950 ramp
primary
#FCD4BA
secondary
#79B8E2
accent
#8BE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483