#FCD3BA#FCD3BA
#FCD3BA is a very light, muted orange. Relative luminance 0.708; OKLCH L 89.5% C 0.057 H 53.1°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCD3BA |
|---|---|
| RGB | rgb(252, 211, 186) |
| HSL | hsl(23, 92%, 86%) |
| HSV | hsv(23, 26%, 99%) |
| CMYK | cmyk(0%, 16.3%, 26.2%, 1.2%) |
| CIE-LAB | lab(87.40, 10.73, 17.75) |
| CIE-LCH | lch(87.40, 20.74, 58.85°) |
| OKLab | oklab(89.55% 0.0343 0.0457) |
| OKLCH | oklch(89.55% 0.057 53.1) |
| XYZ | xyz(72.3029, 70.8319, 56.3082) |
| Luminance | 0.7083 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.76
Peach
#FFDAB9
ΔE00 3.96
Light Peach
#FFD8B1
ΔE00 5.32
Bisque
#FFE4C4
ΔE00 7.26
Navajowhite
#FFDEAD
ΔE00 9.41
Mistyrose
#FFE4E1
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCD3BA #BAE3FC
analogous
#FCBAC2 #FCD3BA #FCF4BA
triadic
#FCD3BA #BAFCD3 #D3BAFC
tetradic
#FCD3BA #C2FCBA #BAE3FC #F4BAFC
square
#FCD3BA #C2FCBA #BAE3FC #F4BAFC
split-complementary
#FCD3BA #BAFCF4 #BAC2FC
monochromatic
#F78845 #F9AE7F #FCD3BA #FEECE2 #FEECE2
Accessibility & contrast
On white
1.38
#FCD3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#FCD3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCD3BA
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCD3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCD3BA | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED6B8
Deuteranopia (green-blind)
#E8DEBA
Tritanopia (blue-blind)
#FFCCCC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #fcd3ba; /* rgb */ color: rgb(252, 211, 186); /* oklch */ color: oklch(89.5% 0.057 53.1);
Tailwind
colors: {
custom: {
50: '#fee0ce',
500: '#fcd3ba',
950: '#000000',
},
}SCSS
$custom: #fcd3ba; $custom-light: #fee0ce; $custom-dark: #000000;
JSON
{
"hex": "#fcd3ba",
"rgb": {
"r": 252,
"g": 211,
"b": 186
},
"hsl": {
"h": 22.727,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.89546,
"c": 0.05711,
"h": 53.1
},
"luminance": 0.70829
}Semantic roles & 50–950 ramp
primary
#FCD3BA
secondary
#79BAE2
accent
#8FE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483